Answer Posted / manish
softlink creates another inode in the filesystem but hard
link just increases the reference count of the existing
inode
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is difference between grep and find command in unix?
How do I run a bash script?
Which command is used to delete all files in the current directory and all its sub-directories?
What command will change your prompt to myprompt?
Which command will print your home directory on screen?
How do I find previous commands in unix?
what is the advaantage of each user having its own copy of the shell?
Name the various commands that are used for the user information in unix.
What is the use of the tee command?
Explain ‘library functions’ with respect to unix commands?
How do I search for a file in unix command?
What is the general format of unix command syntax?
What is “chmod” command?
What does pipe () return?
How do I use grep to find a file?