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

11/57

Page

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

vi automatically switches from command mode to input mode when we press 'r'.

Select an option to see the answer and solution.

A process can be terminated using the exit or _exit system call.

Select an option to see the answer and solution.

To sort all lines from current cursor to end of line, . . . . . . . . can be used.

Select an option to see the answer and solution.

. . . . . . . . command is used for setting limits on file size.

Select an option to see the answer and solution.

Which command is used for displaying date and calendar in UNIX?

Select an option to see the answer and solution.

Which command is used to change timestamps associated with a file?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

Which command will be used to join 4 lines with the current line?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

The technique of restoring line deletions from numbered buffers is applicable only to entire lines.

Select an option to see the answer and solution.

If both at.allow and at.deny are not present, only the system administrator can access at and batch command.

Select an option to see the answer and solution.

rm chap0[1234] will delete all of the following files.
chap01 chap02 chap03 chap04

Select an option to see the answer and solution.

Which command is used to create empty files?

Select an option to see the answer and solution.

Which command is used for joining lines?

Select an option to see the answer and solution.

Awk filter operates at field level.

Select an option to see the answer and solution.

ex-mode is used to save our work.

Select an option to see the answer and solution.

Which of the following symbols are used for matching multiple patterns?

Select an option to see the answer and solution.

We can use the here document with interactive programs also.

Select an option to see the answer and solution.

It is necessary to terminate the command line with &, even when we are using nohup command.

Select an option to see the answer and solution.

Copying is referred to as yanking in vi editor.

Select an option to see the answer and solution.