Skip to content

Instantly share code, notes, and snippets.

@grom358
Created February 24, 2017 04:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grom358/c298be1777c277f78b4902eca00cb377 to your computer and use it in GitHub Desktop.
Save grom358/c298be1777c277f78b4902eca00cb377 to your computer and use it in GitHub Desktop.
ls -lh | cut -c55- | sed -e ':a' -e 'N' -e '$!ba' -e 's/\n/,/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment