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?

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



Leave a Reply 0

Your email address will not be published. Required fields are marked *