Discussion:
Explain how to do the following:
1. Create a directory called class.
2. Move into that directory directory.
3. Create a text file, that contains what is your absolute path, relative path and call it paths.txt
4.Create a sub directory called your name under the class directory.
5. Create a file called my.dat with your favorite quote.
6. Rename the file to my.txt
7. Delete the file.
8. Delete the directory
9. Show the current directory using the pwd command.
10. List the date and time.