Linking across directories?
Answers were Sorted based on User's Feedback
Answer / madrioso
It's possible through both symbolic and hard links. However,
hard links are only possible if both source and destination
belong to the same volume.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / me
possible.. only thru symbolic links.. ln -s source dest
| Is This Answer Correct ? | 1 Yes | 5 No |
What is IPC? What are the various schemes available?
Please describe the initial process sequence while the system boots up?
What are various IDs associated with a process?
What is ipc in unix?
write About fork()?
Describe the initial process sequence while the system boots up?
How can you get or set an environment variable from a program?
How to know whether the message queue is empty or not.
What is an advantage of executing a process in background?
What is Inode.
what is the very first process created by kernell
What Happens when you execute a command?