https://quizack.com/unix/mcq/which-of-the-following-characters-can-be-used-to-run-multiple-commands-on-a-single-line
Answer: ;
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
Which command will you use to see your current group?
Which command will delete a directory only if it is empty ?
Using which command can you move to a different directory?
Pipes is/are :
Which command would make the scope of a shell variable global to the subshells ?
You inspect the last access time (atime) instead of the last modification time (mtime) in ls output by using the following switch to ls:
A user reports a problem. In order to gain access to his account in the most secure and non obtrusive way, you...
How would you print the content of the file in a reverse?
If you use the command sequence: echo 'hello'>file; ln file newfile; rm file; What will happen when you run: cat newfile
In an ls listing, 'l' 's' and '-' indicate: