McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Computer Science Engineering (CSE)
→
Operating System Architecture
→
How many line are there are in the resul...
Q.
How many line are there are in the result of date command
A.
three
B.
one
C.
two
D.
five
Answer» B. one
1.5k
0
Do you find this helpful?
18
View all MCQs in
Operating System Architecture
Discussion
No comments yet
Login to comment
Related MCQs
Which symbol is used to separate more than one command in the same command line?
Which option will be used with ps command to slow the entire command line of the process being run?
Consider the following command that invokes the executable file a.out, with the following command line arguments a .out God loves you argv( [1][2] )corresponds to the character
Consider the following program main ( ) { printf ("Aayush won a football match on \n"); system ("date"); printf("In Berlin"); } if a.out is the executable code corresponding to the above source code,then the command a.out >out f
Consider the program main ( ) { printf("He arose a victor from\n"); system ("date") ; printf("the dark domain"); } If a.out is the executable code corresponding to the above source code, then the command a.out > out f
If 7 terminals are currently logged on. then the command date ; who | wc -l, displays
What is command to find out todays date ?
While working with mail command, which command is used to save mail i a separate file?
A user executes the following command successfully:$ chmod +x file1.txt Which of the following is true of the output of this command?
The user bhojas logged in and performed the following sequence of command. What will be the output of the last command? $ cd project/module1 $ pwd