LINUX Commands Lab - CIT

8 downloads 119 Views 19KB Size Report
LINUX Commands Lab. Description. In this lab you will practice the LINUX commands. Do the following: 1. Create a directory in your home folder called Lab3. 2.
LINUX Commands Lab Description In this lab you will practice the LINUX commands. Do the following: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10.

Create a directory in your home folder called Lab3 Find a file called auth.log Copy that file to your lab3 directory (Note: This file is a secure file so you may need to handle it special.) Change to the Lab3 directory Copy the auth.log file to lab3.log Rename the auth.log file to delete.me Delete the file delete.me Copy the first 10 lines of the file to first.txt Copy the last 10 lines of the file to last.txt Send a directory in long format of the Lab3 directory to a file called dir.txt

Passing off Transfer the dir.txt file using winSCP and submit the file to canvas for grading.

Grading This lab is worth 10 points. That is one point for each question.