change_list_comman
This is an old revision of the document!
How to change the list (ll) command
If you do a ll at your command prompt you get a list of the files in the directory you are currently in. Sometimes the output is not as informative as you would like to have.
nano ~/.bashrc
Find the following entry or just enter the alias you like to use:
# some more ls aliases
alias ll='ls -alF' alias la='ls -la' alias l='ls -CF' alias lh='ls -lh'
Your ArtIT Team
change_list_comman.1612449772.txt.gz · Last modified: 2021/02/04 15:42 by chris