InterviewSolution
Saved Bookmarks
| 1. |
For removing a link, ____ is used.(a) link(b) symlink(c) unlink(d) delinkThe question was asked during an internship interview.This is a very interesting question from File handling System Calls topic in chapter System Programming I – Files of Unix |
|
Answer» Right choice is (c) unlink |
|