Set 2 MCQ Questions and Answers
Home | Unix | Set 2Unix Objective Questions and Answers Pdf Download: We provide Unix MCQ Questions and Answers, here most important quiz questions related to Unix and you can download pdf of objective questions with answers.
Unix Pdf Download Click Here
1) Which of the following commands is used to get directory one level up?
2) Which of the following commands is used to count the total number of lines, words, and characters contained in a file.
3) Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories?
4) Which of the following commands is used to change the working directory?
5) Which of the following commands is used to view your file 24 lines at a time?
6) Which of the following commands is used to view your file 24 lines at a time?
7) Which shell's wild-cards is used to match a single character?
8) In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory.
9) Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory?
Answer : B Discuss
10) The command chmod 761 note is equivalent to
Answer : B Discuss