InterviewSolution
Saved Bookmarks
| 1. |
____ system call is used for renaming a file, directory or symbolic link.(a) renam(b) rename(c) ren(d) changeThis question was addressed to me by my college professor while I was bunking the class.The doubt is from File Handling System Calls topic in division System Programming I – Files of Unix |
|
Answer» Correct CHOICE is (b) rename |
|