Time Stamps | |||
---|---|---|---|
(file mod) | (file access) | (inode mod) | |
Commands | ls -l a2 | ls -lu a2 | ls -lc a2 |
11 | 12 | 13 | |
21 | 22 | 23 | |
31 | 32 | 33 | |
41 | 42 | 43 | |
51 | 52 | 53 | |
61 | 62 | 63 | |
71 | 72 | 73 | |
81 | 82 | 83 |
For this exercise, you are going to run a series of commands on a file and observe which time stamps are affected by which commands.
2.a. Starting with the first command in the column on the left hand side of the chart
2.b. Perform the command listed in the Commands column on the left side of the chart.
3. Now apply each of the ls commands listed in the Commands row across the top of the chart. Apply each ls command to the file a2
4. Record the time stamp generated in the appropriate box.
5. After running the three ls commands, run the command
6. Move down one row
7. Repeat steps 2.b through 6 for all rows.
For the final command (mv a2 a2.m), apply the ls to the a2.m file.
8. Look down each column, circle the time stamp if it differs from previous row.