Answer Posted / vijayta
ln command is used to create links in Unix
For HardLinks:-
ln <source> <name oflink>
For SoftLink:-
ln -s <source> <linkname>
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is s and g in sed command?
What's a command word?
Which command is used to restrict incoming messages?
Name the various commands that are used for the user information in unix.
What are awk commands?
How does shebang work?
What is updatedb?
What is sed awk grep?
Is ‘du’ a command? If so, what is its use?
what is the advaantage of each user having its own copy of the shell?
What is grep and how do you use it?
What are the differences among a system call, a library function, and a unix command?
What is the general format of unix command syntax?
What is the command to find maximum memory taking process on the server?
What is the first character of the output in ls l command?