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 3
→
What command is used to remove files?
Q.
What command is used to remove files?
A.
dm
B.
rm
C.
delete
D.
erase
Answer» B. rm
778
0
Do you find this helpful?
1
View all MCQs in
Linux Programming
Discussion
No comments yet
Login to comment
Related MCQs
Which command is used to display all the files including hidden files in your current and its subdirectories ?
Which of the following commands is used to list remove files?
Which command runs the shell built-in command ‘command’ with the given argument?
Assuming the files fileA, fileB, fileAB, fileBC and fileABC, exist in a directory, which files match with the pattern file[ABC]?
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?
Which command is used to make all files and sub-directories in the directory (prog) executable by all users?
What command is used to list the files chap0l, chap02 and chap04?
Which tar command option is used to list the files in a tape archive format?
Which command is used to concatenate all files beginning with the string ‘emp’ and followed by non-numeric characters?
A user executes the following command successfully: $ chmod +x file1.txt Which of the following is true of the output of this command?