How would a new file named c.txt be created with the same inode number as a.txt (Inode 525385)?

Consider the following output from the command ls -i:

How would a new file named c.txt be created with the same inode number as a.txt (Inode 525385)?
A. ln -h a.txt c.txt
B. ln c.txt a.txt
C. ln a.txt c.txt
D. ln -f c.txt a.txt
E. ln -i 525385 c.txt

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.