How can you create a symbolic link to a file or directory?
Symbolic links (often called symlinks or soft links) can be crafted using the ln command with the -s option. The general form is ln -s target source_link. This creates a symbolic link named source_link that points to the target. Unlike hard links, symbolic links can reference directories or files across different file systems. They are especially useful for creating shortcuts or ensuring multiple paths to a single resource.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many bits use for MAC address?
Give Command that will change the name of a directly from paypal to eBay
What is a command and examples?
what are filters?
Why is awk called awk?
What is the command to view process running?
What does sed command do in unix?
when we installing aix os the ssh installed default?
How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks
6 Answers Polaris, Tech Mahindra,
What is {} in find command?
What are the differences among a system call, a library function, and a unix command?
how to make IGNITE-BACKUP in HP-UX?