Question
$ cp abd/ .user_06
a.
copies .user_06 file in current directory
b.
copies .user_06 file in parent directory of directory named abd
c.
undefined behaviour
d.
erroneous output
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. The output of the following command is __________ $ cp abd/ .user_06
Similar Questions
Discover Related MCQs
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
Q. Which option is used with ls command to produce multi columnar output?
View solution
Q. What is the collating sequence of ls command for listing files?
View solution
Q. How can we identify executables and directories from the output of ls command?
View solution
Q. $ ls -R outputs all files and subdirectories in a recursive manner.
View solution
Q. –r option is same as –R option in ls command.
View solution
Q. What does the –S option do in ls command?
View solution
Q. ls –s prints the allocated file size in blocks.
View solution
Q. Apart from displaying file contents, cat command is also used for _____ files.
View solution
Q. Multiple arguments as filenames can be specified in cat command.
View solution
Q. Which symbol is used with cat command for creating files?
View solution
Q. If we create a file using cat command with the same filename which already exists in the current directory then,
View solution
Q. Which symbol is used to append an existing file?
View solution
Q. Which option is used with cat command for displaying non-printable characters?
View solution
Q. Which option is used with the cat command for displaying file with line numbers?
View solution
Q. Which of the following cannot be performed by cat command?
View solution
Q. What does cat file01 file01 file01 display?
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!