If you can see this check that
| Prev | Quiz Index |
> ls -l /etc/passwd -rw-r--r-- 1 root root 1996 Nov 5 13:10 /etc/passwdSelect the true statement.
| A. | The file has been backed up 1 time. |
| B. | The file was last modified on the 5th Nov 1996. |
| C. | The file was created on the 5th Nov 1996. |
| D. | The file has been written to 1 time. |
| E. | None of the above |
The 1 in the output means 1 hard link.
The 1996 is NOT the year. Year appears after the Month, but only if the year is different from the current year.
The 1996 is NOT the year. Year appears after the Month, but only if the year is different from the current year.
none
The 1996 is NOT the year. Year appears after the Month, but only if the year is different from the current year. So the 1996 is the file size.