Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
archgoon
6y ago
0 comments
Save
Share
shuf -n 4 /usr/share/dict/words | tr '\n' ' ' && echo
0 comments
1 comments · 1 top-level
top
newest
oldest
iudqnolq
6y ago
Thanks! I'm trying to learn bash, and it's going slow (right now still trying to fully understand set -euxo pipefail). I would not have guessed that a command existed to make random permutations, I was expecting an awk incantation.
j
/
k
navigate · click thread line to collapse