Skip to content

Instantly share code, notes, and snippets.

@cy-park
Last active June 6, 2017 15:22
Show Gist options
  • Save cy-park/e8fe53513ac89910eaf6 to your computer and use it in GitHub Desktop.
Save cy-park/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