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 the use of cut command in unix?
What command is used to switching between users in unix?
What is the use of the tee command?
What is ctrl d?
What is the command to compare two files in unix?
What are file commands?
Which command is used to restrict incoming messages?
What does touch command do in unix?
How many unix commands are there?
What does this command do,"$more readme.txt“?
What is awk good for?
Which command should you use to find the remaining disk space in unix server?
How do I use nslookup?
How can you see the command line history?
Name the various commands that are used for the user information in unix.