About ln(linking)

Answer Posted / guest

Hi,

ln is used for linking perpose. Linking is also two types.

1>Hard link.
2>soft link.

For hard :-

ln <source> <destination>

for softlink :-

ln -s <source> <destnation>

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is fork()?

597


Which ipc is the fastest in unix?

546


What are two different models of ipc differentiate both?

574


Explain linking across directories?

532


What is ipc port?

557






How to write the program on full-duplex communication on bidirectional?

541


Max relax-able permission value with out giving write permission to others?

566


Explain the advantage of executing a process in background?

507


Explain about daemon?

564


What is daemon?

528


Please describe the initial process sequence while the system boots up?

571


Explain what is the process id for kernel process?

576


What are the various schemes available?

543


Explain what are the system calls used for process management?

512


Explain how do you execute one program from within another?

529