adplus-dvertising
frame-decoration

Question

Which option is used with ls command to produce multi columnar output?

a.

–x

b.

–F

c.

–a

d.

–v

Posted under Unix File System UNIX

Answer: (a).–x

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which option is used with ls command to produce multi columnar output?

Similar Questions

Discover Related MCQs

Q. What is the collating sequence of ls command for listing files?

Q. How can we identify executables and directories from the output of ls command?

Q. $ ls -R outputs all files and subdirectories in a recursive manner.

Q. –r option is same as –R option in ls command.

Q. What does the –S option do in ls command?

Q. ls –s prints the allocated file size in blocks.

Q. Apart from displaying file contents, cat command is also used for _____ files.

Q. Multiple arguments as filenames can be specified in cat command.

Q. Which symbol is used with cat command for creating files?

Q. If we create a file using cat command with the same filename which already exists in the current directory then,

Q. Which symbol is used to append an existing file?

Q. Which option is used with cat command for displaying non-printable characters?

Q. Which option is used with the cat command for displaying file with line numbers?

Q. Which of the following cannot be performed by cat command?

Q. What does cat file01 file01 file01 display?

Q. Which files will be displayed by the following command:

cat *file*

Q. Which command is used to create empty files?

Q. Which option is used with touch command which forces the command not to create file, if it does not exists.

Q. Which one of the following commands is incorrect?

Q. What happens if the destination file specified in cp command does not exist?