InterviewSolution
Saved Bookmarks
| 1. |
You Have A File Called Sales Data And Create Symbolic Links To It In Bob's Home Directory. Bob Calls You And Says That His Link No Longer Works. How Can You Fix The Link? |
|
Answer» Because the LINK in BOB’s DIRECTORY is a symbolic link, if the file sales data in the /data directory is DELETED, the symbolic link will no LONGER work. Because the link in bob’s directory is a symbolic link, if the file sales data in the /data directory is deleted, the symbolic link will no longer work. |
|