-
Bug
-
Resolution: Done
-
Minor
-
RH124 - RHEL9.3-en-1-20240717
-
None
-
False
-
-
False
-
3
-
-
-
de-DE (German), en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/rh124-9.3/pages/ch03s08 |
Reporter RHNID: | skareiva |
Section Title: | 3.8. Guided Exercise Make Links Between Files |
Issue description
In 2.1 of the guided exercise 3.8 it looks like a copy-paste mistake:
View the link count for the /home/student/files/target.file file.
[student@servera ~]$ ls -l files/target.file
25179485 rw-rr-. 1 student student 11 Sep 13 22:42 files/target.file
Steps to reproduce:
Workaround:
Either the command should be
ls -li
or the output should not display the inode number
Expected result: