ll alias

From KlavoWiki
Revision as of 07:52, 22 May 2025 by David (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Debian

vi /root/.profile

Add the following line

alias ll="ls -lav --color --group-directories-first --time-style=\"+%Y-%m-%d %H:%M\""