InterviewSolution
Saved Bookmarks
| 1. |
Which option is used with touch command which forces the command not to create file, if it does not exists.(a) -h(b) -c(c) -t(d) -fI got this question by my college professor while I was bunking the class.The above asked question is from Displaying and Creating Files: cat Command in section Handling Ordinary Files of Unix |
|
Answer» Correct OPTION is (b) -c |
|