Skip to content

Instantly share code, notes, and snippets.

@billwestfall
Created June 27, 2022 22:49
Show Gist options
  • Save billwestfall/8873d7fb23fe319bb269ccafce559453 to your computer and use it in GitHub Desktop.
Save billwestfall/8873d7fb23fe319bb269ccafce559453 to your computer and use it in GitHub Desktop.
Random line from csv
cat /Users/*/Documents/cities.csv | shuf -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment