McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Linux Operating System
→
Which of the following command lists the...
Q.
Which of the following command lists the last 10 lines of a file?
A.
grep
B.
tail
C.
head
D.
cat
Answer» B. tail
745
0
Do you find this helpful?
6
View all MCQs in
Linux Operating System
Discussion
No comments yet
Login to comment
Related MCQs
Which of the following command can you execute to count the number of lines in a file?
What command is used to count the total number of lines, words, and characters contained in a file?
What command is used to sort the lines of data in a file in alphabetical order?
What command is used to sort the lines of data in a file in reverse order?
The head command writes the first ____________ lines of a file to screen by default.
Which of the following runs the last command you entered?
Which of the following command can be used to rename a file in LINUX?
Which command to use for complete details of a command on the shell?
You want to change the permissions on the file named “fifteen” so that root has all permissions and they are denied all other users. Which command should you use?
Which command reduces the size of a file?