Question: Open a terminal window . 2 . Display your current working directory . 3 . Using an absolute pathname, switch to the / etc directory

Open a terminal window.2. Display your current working directory.3. Using an absolute pathname, switch to the /etc directory.4. Using a relative pathname, move to the /etc/skel directory.5. Using a relative pathname, move up one directory.6. List the files in the current directory.7. Perform a long display listing of the files in the current directory.8. List all the files in the current directory that begin with the letter s.9. Run the command that will determine the type of contents in the /etc/group file.10.Display only the last five lines of the /etc/group file.11. Execute the command to return to your home directory.12.Make a directory named data in the current directory.13.Copy the /etc/passwd file into the data directory.14.Copy the /etc/ppp directory into the current directory (and ignore any Permission denied error messages).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!