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

30/57

Page

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

Input mode is used for . . . . . . . .

Select an option to see the answer and solution.

Which of the following action can be taken by a process upon receiving a signal?

Select an option to see the answer and solution.

Which command is used for saving and quitting the editor simultaneously?

Select an option to see the answer and solution.

Which of the following key options is used with tar to create an archive?

Select an option to see the answer and solution.

System calls and library functions are same.

Select an option to see the answer and solution.

Which of the following signals can neither be ignored nor catch?

Select an option to see the answer and solution.

To assign execute permission to the user (owner) for a file named file01.txt, which of the following command will be used?

Select an option to see the answer and solution.

Which of the following functions are used for obtaining and setting the value of environment variables?

Select an option to see the answer and solution.

To create a space for entering a new line of text above the current cursor location, 'O' command is used.

Select an option to see the answer and solution.

To copy (yank) lines in vi editor, we use . . . . . . . . command.

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

Which option is used with touch command to change the time of last file modification?

Select an option to see the answer and solution.

Which of the following is not stored in inode?

Select an option to see the answer and solution.

. . . . . . . . implies greater than and . . . . . . . . implies less than.

Select an option to see the answer and solution.

'10u' command will reverse our 10 last editing actions.

Select an option to see the answer and solution.

Every feature used in an interactive shell can also be used by a shell script.

Select an option to see the answer and solution.

Which of the following system call is used for duplicating file descriptor?

Select an option to see the answer and solution.

The vnode table is also called . . . . . . . .

Select an option to see the answer and solution.

. . . . . . . . system call is used for positioning the offset pointer.

Select an option to see the answer and solution.

When touch command is used without any options or expression, both times are set to current time and the file is created if it doesn't exist.

Select an option to see the answer and solution.