code / scripts

Lines748 Shell528 Python72 Lua67 Bourne Again Shell62 make15
1 others 4
Markdown4
(3 lines)
1 #!/bin/sh
2 # Print a golden saying from Epictetus
3 cat "$(find ~/reading/The-Golden-Sayings-Epictetus/ -type f | shuf -n1)"