McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Master of Computer Applications (MCA)
→
Linux Programming
→
Unit 2
→
Which of the following command output co...
Q.
Which of the following command output contains userid?
A.
ls
B.
help
C.
date
D.
ls –l
Answer» D. ls –l
4.3k
0
Do you find this helpful?
38
View all MCQs in
Linux Programming
Discussion
No comments yet
Login to comment
Related MCQs
One of the entry of /etc/passwd file is shown below: user1:x:1111:2222:McqMate:/home/user1:/bin/bash Which among the following will print userid and home dir in the following pattern “user1:/home/user1”
A user executes the following command successfully: $ chmod +x file1.txt Which of the following is true of the output of this command?
Which command runs the shell built-in command ‘command’ with the given argument?
Which command executes ‘command’ in place of the current process instead of creating a new process?
The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is
Which command generates possible completions for string according to the and write it to standard output?
What command is used to save the standard output in a file, as well as display it on the terminal?
Which of the following command lists the last 10 lines of a file?
Which of the following is not a communication command?
Which command can force all buffers to disk?