ll alias
From KlavoWiki
vi /root/.profile
Add the following line
alias ll="ls -la --color --group-directories-first --time-style=\"+%Y-%m-%d %H:%M\""
vi /root/.profile
Add the following line
alias ll="ls -la --color --group-directories-first --time-style=\"+%Y-%m-%d %H:%M\""