Linux-Day2-Assignment
1. List any two methods of creating files on Linux.
Ans: a. touch
b. cat
2. What is the command to create a directory on Linux?
Ans: mkdir
3. What does ls -lart does? Explain each of the options lart.
Ans:
ls -lart ==> lists all the hidden files in...
pavandevops.hashnode.dev2 min read