PdfPrep.com

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 Ci:

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

Answer: C

Exit mobile version