Skip to content

Instantly share code, notes, and snippets.

@cypar
Last active June 6, 2017 15:22
Show Gist options
  • Save cypar/e8fe53513ac89910eaf6 to your computer and use it in GitHub Desktop.
Save cypar/e8fe53513ac89910eaf6 to your computer and use it in GitHub Desktop.
List files with years

List files with years

Linux

$ ls -la --full-time

Mac

$ ls -laT 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment