Skip to content

Instantly share code, notes, and snippets.

@carlosipe
Created October 1, 2013 05:17
Show Gist options
  • Select an option

  • Save carlosipe/6774153 to your computer and use it in GitHub Desktop.

Select an option

Save carlosipe/6774153 to your computer and use it in GitHub Desktop.
(printf "PERM LINKS OWNER GROUP SIZE MONTH DAY " ; \printf "HH:MM/YEAR NAME\n" ; \ls -l | sed 1d) | column -t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment