Assignment 3: Due 1/31 11:50PM

Post date: Jan 25, 2011 6:05:57 PM

Write down correct shell command for the following operations:

        1. Display the path of the current directory (write down the result as well);

        2. Change the current working directory to /home/student/Desktop;

        3. Create a directory named "course430";

        4. Change the current directory to the created directory;

        5. Change the current directory to the parent directory;

        6. Delete the directory "course430";

        7. Display the host computer name;

        8. Display the effective user id;

        9. Display the calender;

        10. Print a file named "abc".

Save your answers into a text file for each command. Upload your the text file to 360 Dropbox - Assignment 3.