Which of the following command syntaxes can be used to find hard link files of the file named password.txt?
A.
find . -samefile password.txt
B.
find password.txt
C.
ls -sl password.txt
D.
chmod 777 password.txt
Which of the following command syntaxes can be used to find hard link files of the file named password.txt?
Which of the following command syntaxes can be used to find hard link files of the file named password.txt?
A.
find . -samefile password.txt
B.
find password.txt
C.
ls -sl password.txt
D.
chmod 777 password.txt