You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?
Answer / Mayank Solanki
In the directory: The updated version of 'tonky' will appear.nIn the inode: The inode number remains the same for the updated 'tonky' file, as it is a unique identifier that doesn't change until the file is deleted or renamed.nIn the file: The contents of 'tonky' have been modified.
| Is This Answer Correct ? | 0 Yes | 0 No |
What a pipe?
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
how do you move a backgrounnd job to forward?
What are new features added in nfs4?
Can you explain the method of changing file access permission?
How do I show hidden files in unix?
Explain Sticky bit?
Why is unix better than windows?
What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?
How do I show only directories in unix?
Discuss the mount and unmount system calls ?
What does tr H do in unix?