Skip to content

Instantly share code, notes, and snippets.

@todd-cook
Created October 6, 2017 00:39
Show Gist options
  • Save todd-cook/6fa002637ba668ace3ea59dd8db13711 to your computer and use it in GitHub Desktop.
Save todd-cook/6fa002637ba668ace3ea59dd8db13711 to your computer and use it in GitHub Desktop.
ls -l | awk '/^-/ && $1=$1' OFS="," >list.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment