Student ID
You can put any integer number here to generate different exercises for practice. However you must submit the activity associated with your ID number to D2L in order to receive credit for the activity.
Finding Files
- Take a screenshot of these instructions (including your student number) and the first few lines of the text file from below.
- Navigate to the folder /usr/local/src/find1 using the cd command.
-
For each of the items in the list, write a find command to list the files
that meet the criteria. All commands must be executed from /usr/local/src/find1.
Take a screenshot of the command used
and the resulting list. Note that it might be possible that your list does not
contain any result. You MUST use the '-ls' option for each command so we can see the timestamp and file sizes.