InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following commands is incorrect?(a) catfile01(b) cat > file01(c) cat >> file1(d) cat-a file01The question was asked in final exam.This intriguing question originated from Displaying and Creating Files: cat Command topic in portion Handling Ordinary Files of Unix |
| Answer» | |