Articles in this series
Disk usage, tar command to Compress and Extract Files Here’s what those flags (-cvf) actually mean-c, --create– create a new archive-x, --extract,...
Create a single directory Mkdir a Create multiple directories Mkdir a b Create a directory under the parent directory Mkdir –p a/b/c
Cd Go to documents cd documents/ cd /home/technow/ Move a particular directory cd /root Go to the home directory cd ~ Go to one folder previous cd..
ls ls --help ls –l list ls –a show hidden files ls –la shows normal and hidden files ls –lS ls –lh human readable ls –lt time
Removing a file rm 1.txt Removing more than one file at a time $ rm b.txt c.txt remove a directory rm –r sundar/ delete a file particular directory rm...
ip address hostname -i ip a ip add ifconfig mcli -p device show