Created
May 18, 2016 13:45
-
-
Save stratigos/854eb02bc7b1a9c2729fc7c4962882e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# '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