Question
a.
rmdir
b.
mkdir
c.
cd
d.
cp
Posted under UNIX
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which command is used for creating directories?
Similar Questions
Discover Related MCQs
Q. We can create multiple directories by single invocation of mkdir command.
View solution
Q. What does the following command do?
$ mkdir dir dir/dir_01/dir_02
View solution
Q. Sometimes we are unable to create a directory because ______________
View solution
Q. Which command is used for removing an empty directory?
View solution
Q. Multiple directories can be removed using single rmdir command.
View solution
Q. For creating or removing directories, the user must be positioned above the directory or in the parent directory of the directory, on which the operation is to performed.
View solution
Q. If rmdir dir001 fails, what could be the reason(s)?
View solution
Q. pwd and echo $HOME will display the same output.
View solution
Q. What is an absolute pathname?
View solution
Q. What is a relative pathname?
View solution
Q. Which of the following cryptic symbols are used in relative pathname?
View solution
Q. $ cd . . is used to move ___ level up in the file hierarchy.
View solution
Q. $ cp file_01 copies the file named file_01 in ____ directory
View solution
Q. cd /bin/user/directory/abc is an example of relative pathname.
View solution
Q. The output of $HOME is an example of absolute pathname.
View solution
Q. The output of the following command is __________
$ cp abd/ .user_06
View solution
Q. For moving two level up in the file hierarchy system using cd command once, we separates ( . . ) by which symbol?
View solution
Q. Which option is used with ls command for long listing of files with seven attributes?
View solution
Q. Which option is used with ls to display attributes of the directory ?
View solution
Q. –a option is used with ls command for what purpose?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!