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
What is ipc in unix?
Tell me set-user-id is related to (in unix)?
Explain about daemon?
What is the full form of ipc?
Which ipc is the fastest in unix?
Explain how do you execute one program from within another?
Explain the system calls used for process management?
Explain what are the system calls used for process management?
Explain the advantage of executing a process in background?
What is ln(linking)?
What are the various schemes available in ipc?
Max relax-able permission value with out giving write permission to others?
How to get or set an environment variable from a program?
Explain the initial process sequence while the system boots up?
Please describe the initial process sequence while the system boots up?