Linux Assignment 111
Linux Assignment 111
2> Explain what each of the following commands does and give an example on how to use
it: {16}
a. touch
b. ls
c. rm
d. cat
e. cp
f. mkdir
g. pwd
h. cd
3> What each of the following commands does? {5}
a. cd /
b. cd ~
c. cd
d. cd ..
e. pwd
4> Explain each field in the output of `ls -l` command {5}
5> Specify which command would you use (and how) for each of the following scenarios
{5}