McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
Operating System Architecture
→
Which of the following commands is used ...
Q.
Which of the following commands is used to rename a file?
A.
rename
B.
mv
C.
remove
D.
ren
Answer» B. mv
2.6k
0
Do you find this helpful?
9
View all MCQs in
Operating System Architecture
Discussion
No comments yet
Login to comment
Related MCQs
Which of the following commands is used to rename a file?
How do you rename file “new” to file “old”?
Which of the following commands is used to count the total number of lines,words and characters contained in a file?
Which of the following commands is used to update access and modification times of a file?
Which of the following commands is used to count the total number of lines, words, and characters contained in a file.
Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it?
Which of the following commands is used to count the total number of lines,words and characters contained in a file?
The following commands gives the output like this #cat file1 file2 #cat: file1: No such file or directory hello If we execute the command “cat file1 file2 1>2 2>&1” the output would be
Which of these commands will set the permissions on file textfile to read and write for the owner, read for the group, and nothing for everyone else?
Multiple Unix commands can be put into a file to form a program. This is called a