adplus-dvertising
frame-decoration

Question

Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory?

a.

copy programs/wb misc/wbx

b.

cp programs/wb misc/wbx

c.

tar programs/wb misc/wbx

d.

copy a:programs/wb b:misc/wbx

Answer: (b).cp programs/wb misc/wbx

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory?

Similar Questions

Discover Related MCQs

Q. Which command is used to list all the files with extension .lst?

Q. Which option is used with the chmod command recursively to all files and sub-directories in a directory?

Q. Which command is used to change directory to the name beginning with a 'p'?

Q. Which of the following is invalid filename?

Q. Which commands is used to assign executable permission to all of the files named "letter"?

Q. Which set option is used with vi editor to display line numbers on screen?

Q. Which command is used to print a file?

Q. Which command will be used with vi editor to replace single character under cursor with any number of characters?

Q. Which of the following set options is used with vi editor to ignore case while searching for patterns?

Q. Which command is used to list out all the hidden files along with the other files?

Q. Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note?

Q. The chmod ugo+rw note command can be represented in octal notation as

Q. Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file?

Q. Which command is used with vi editor to search a pattern in the forward direction?

Q. Which of the following commands is used to assign executable permission to the owner of the file named "note"?

Q. The command to count the number of files in the current directory by using pipes, is

Q. Which of the following commands is used to get directory one level up?

Q. Which of the following commands is used to count the total number of lines, words, and characters contained in a file.

Q. Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories?

Q. Which of the following commands is used to change the working directory?