Skip to content

Instantly share code, notes, and snippets.

@rytoj
Created October 24, 2015 15:41
Show Gist options
  • Save rytoj/0b1c023a5be28f4b1db0 to your computer and use it in GitHub Desktop.
Save rytoj/0b1c023a5be28f4b1db0 to your computer and use it in GitHub Desktop.
#!/bin/bash
sort /home/user/Documents/randomq/quotes | uniq -u| shuf -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment