wild-project/random_jean.sh

7 lines
113 B
Bash
Executable File

#!/usr/bin/env bash
apl j --script --silent -- $(shuf -n 1 /usr/share/dict/words) \
2>/dev/null |\
head -1