The output of an "ls -la" is the following: -rw-r-xrwx 5 root root 4096 Apr 20 10:03 file.txt How many hard links have been created to this file?

The output of an "ls -la" is the following:
-rw-r-xrwx 5 root root 4096 Apr 20 10:03 file.txt
How many hard links have been created to this file? 









A. 0
B. 4
C. 5
D. 6








Answer: B


Learn More :