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 |
Which ipc is the fastest in unix?
set-user-id is related to (in unix)
Please explain fork() system call?
About ln(linking)
write About fork()?
Explain what are the system calls used for process management?
Tell me set-user-id is related to (in unix)?
what is the condition required for dead lock in unix sustem ?
Max relaxable permisssion value with out giving write permission to others?
What are two different models of ipc differentiate both?
What is the very first process created by kernel?
What is ipc in unix?