Vidyalelo
Computer Science · all questions

UNIX
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

1,129

Questions

37/57

Page

Pick an option on a question to see the right answer and solution.

Which of the following system call is preferred over dup and dup2 for replicating file descriptor?

Select an option to see the answer and solution.

To copy 10 lines from the current cursor location, we can use . . . . . . . .

Select an option to see the answer and solution.

Kill -l will list all the signal numbers on our machine.

Select an option to see the answer and solution.

Which of the following operator is used with find command for performing the negate function?

Select an option to see the answer and solution.

Which option is used by the sort command to redirect the output to a specified file?

Select an option to see the answer and solution.

Which one of the following forms used with at command is invalid?

Select an option to see the answer and solution.

Which function can combine the functionalities of push, pop, unshift and shift?

Select an option to see the answer and solution.

Which one of the following is arguably the best shell to use?

Select an option to see the answer and solution.

For compiling a C program without leaving the editor, which command will be used?

Select an option to see the answer and solution.

Which of the following is not an internal command for more?

Select an option to see the answer and solution.

When two files are identical, what is the output of diff command?

Select an option to see the answer and solution.

Which of the following command will remove the current crontab?

Select an option to see the answer and solution.

In a pipeline, the command on the left of | must use standard output and one on the right must use standard input.

Select an option to see the answer and solution.

We can list the jobs queued using at command by using . . . . . . . . option.

Select an option to see the answer and solution.

Which option is used with unzip command to view the contents of a compressed archive?

Select an option to see the answer and solution.

Which of the following are concatenation operators?

Select an option to see the answer and solution.

Which of the following functionalities is carried by the root user?

Select an option to see the answer and solution.

Which command is used for compressing and archiving files together?

Select an option to see the answer and solution.

To select lines containing gupta and agarwal, which command will be used?

Select an option to see the answer and solution.

awk allows the user to use variables of his own choice.

Select an option to see the answer and solution.