Skip to content

Instantly share code, notes, and snippets.

@hugo-dc
Created May 31, 2013 20:24
Show Gist options
  • Save hugo-dc/5687729 to your computer and use it in GitHub Desktop.
Save hugo-dc/5687729 to your computer and use it in GitHub Desktop.
ls -la | awk ' {print $6,$7,$9; }' | sed "1,4d"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment