Skip to content

Instantly share code, notes, and snippets.

@stratigos
Created May 18, 2016 13:45
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 stratigos/854eb02bc7b1a9c2729fc7c4962882e0 to your computer and use it in GitHub Desktop.
Save stratigos/854eb02bc7b1a9c2729fc7c4962882e0 to your computer and use it in GitHub Desktop.
# 'ls' without ignoring dotfiles, using long list format, in human readable form, and display long ISO format for time
alias lsa="ls -alh --time-style=long-iso"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment