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

14/57

Page

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

To run the script, we should make it executable first by using . . . . . . . .

Select an option to see the answer and solution.

Which stream is connected to the display?

Select an option to see the answer and solution.

What is the function of cp command in UNIX?

Select an option to see the answer and solution.

To append text after the current cursor location, we can use . . . . . . . . command

Select an option to see the answer and solution.

. . . . . . . . option is used with the cut command for cutting fields.

Select an option to see the answer and solution.

How many types of modes are used by vi editor?

Select an option to see the answer and solution.

To delete all files in a directory we use . . . . . . . .

Select an option to see the answer and solution.

sed can also perform the substitution.

Select an option to see the answer and solution.

The most common file type is . . . . . . . .

Select an option to see the answer and solution.

Which file descriptor is used to represent standard error stream?

Select an option to see the answer and solution.

A perl program runs in a special interpretive mode.

Select an option to see the answer and solution.

Providing a backslash (\) before the wild card to remove its special meaning is called . . . . . . . .

Select an option to see the answer and solution.

The first UNIX editor was . . . . . . . .

Select an option to see the answer and solution.

. . . . . . . . option is used with df command for displaying the total amount of disk space in the file system in terms of Kilobytes.

Select an option to see the answer and solution.

expr is a . . . . . . . . command

Select an option to see the answer and solution.

What is the output of the following command?
$ wc  -c  *.c

Select an option to see the answer and solution.

The PATH for superuser doesn't include current directory.

Select an option to see the answer and solution.

Which command is used to know the current line number?

Select an option to see the answer and solution.

Which of the following command is used to suspend a job?

Select an option to see the answer and solution.

Which command is used to display all the running and active real-time processes?

Select an option to see the answer and solution.