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 do you remove a file ?
Q.
How do you remove a file ?
A.
del
B.
rm
C.
cd
D.
rmdir
Answer» B. rm
1.6k
0
Do you find this helpful?
6
View all MCQs in
Operating System Architecture
Discussion
No comments yet
Login to comment
Related MCQs
You want to add files to a previously created tar file. You want to replace existing files with newer files, how can you do this ?
Which command is used to remove a file ……
Which command is used to remove the read permission of the file 'note' from both the group and others?
f user tries to remove (rm) a readonly file (444 permission), what will happen?
How do you rename file “new” to file “old”?
If you are a root user, how can you grand execute permission only for the owner of the file project1?
Among the directory entries inode and file contents which will be changed when a file is updated
If are does not want anyone else to read or write to a file named datfile,except through a program in a file filex,then he may use
If one doesn't want anyone else to read or write to a file named datfile, except through a program in a file filex , then he may use
The file subsystem accesses file data using a buffering mechanism that regulates ….