What is the difference between a soft link and a hard link?
Answer / narendrasairam immadi
hard link - shares the same inode value. Changes made to
one hard link file effects the other file as they inturn
refers to the same file location due to sharing inode value.
soft link - have its own independent inode values. Changes
made in one file wont effect the other.
| Is This Answer Correct ? | 4 Yes | 2 No |
What scripting languages do you know?
What is INODE?
Explain the read, write, and execute permissions on a UNIX directory.
in unix how to change old name to new name
What is the difference between > and >> operators?
win 3.1 is a
How do you execute a UNIX command in the background?
what is output mkvg pvname
What are the files in /etc directory?
How do you create special files like named pipes and device files?
How to recover a system whose root password has lost?
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument