Day 2 Assignment
1)List any two methods of creating files on Linux.
using touch filename & Cat filename command
2)What is the command to create a directory on Linux.
mkdir file_name
3)What does ls -lart does. Explain each of the option lart
l - using for long listing...
vinaichowdarykolluri.hashnode.dev1 min read