Lab 02 OS
Lab 02 OS
Task 01
cd → used to get inside of any directory
ls /usr → used to list down all the elements inside of user`s home directory
Task 02
1. Display your current directory.
8. Stay where you are, and list the contents of /bin and /sbin.
Task 03
1. Create a directory “mydir1” in Desktop Directory. Inside mydir1 create
another directory “mydir2”.
Task 04
1. move myfile to mydir1