What is the difference between hard link & softlink?

Answer Posted / jitendra

Answer
# 1 A hard link cannot span file systems; it can only point
to
another file located within its file system. The reason is
that hard links all share an inode number. Each file system
has its own set of inode numbers; therefore, a file with
inode number 3588 in the /export/home file system may not
even exist in the /var file system.
You cannot create a hard link unless the source file
already exists.

Symbolic links are used for shortcuts.Symbolic links can
point to files anywhere on the network. The file or
directory could exist in another file system, on another
disk, or on another system on the network.

Another advantage of symbolic links over hard links is that
a symbolic link can link directories or files, whereas a
hard link can link only files

Is This Answer Correct ?    19 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the events done by the Kernel after a process is being swapped out from the main memory?

1973


In detail elaborate the system? What is driver?

1675


i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help

6638


Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?

2103


Explain about Inodes?

650






what is difference between milestone and run-levels in Solaris ?

2561


What are the main differences between Apache 1.x and 2.x?

7561


What is YACC?

653


Which is the most commonly used replacement algorithm?

691


I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima

2294


win 3.1 is a

686


what is output mkvg pvname

1699


why unix commands simpler rather than complex task

3842


What is ant_build.sh? Have u seen that file?

1814


what is the time for incident, problem and change management tickets?

2398