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

33/57

Page

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

What is cron?

Select an option to see the answer and solution.

Which built-in variable is used by the awk to specify the line numbers?

Select an option to see the answer and solution.

POSIX is a set of standards specified for establishing compatibility between operating systems.

Select an option to see the answer and solution.

Which command is used for killing a line?

Select an option to see the answer and solution.

Which option is used with pr command for printing multi-columnar output?

Select an option to see the answer and solution.

Which control unlocks the keyboard?

Select an option to see the answer and solution.

To remove write permission from group and others, which one of the following commands will be used?

Select an option to see the answer and solution.

Which of the following is not a valid option of uname?

Select an option to see the answer and solution.

For moving two level up in the file hierarchy system using cd command once, we separates ( . . ) by which symbol?

Select an option to see the answer and solution.

-t option prints the title on the first page.

Select an option to see the answer and solution.

Character class is used for matching a group of characters enclosed within a pair of . . . . . . . .

Select an option to see the answer and solution.

To find out how efficiently a program a used the system resources, which command is used?

Select an option to see the answer and solution.

The . . . . . . . . allows us to read data from the same file containing the script.

Select an option to see the answer and solution.

The command bg %2 is valid.

Select an option to see the answer and solution.

What does the following command do?
$ chmod ugo +w  file01.txt

Select an option to see the answer and solution.

Which of the following offset is used with lseek system call to set the offset pointer to the end of the file?

Select an option to see the answer and solution.

test statement cannot . . . . . . . .

Select an option to see the answer and solution.

Which of the following command will be used to locate those files that have not been modified for more than a year?

Select an option to see the answer and solution.

What are escape sequences?

Select an option to see the answer and solution.

What is the correct syntax for using sed?

Select an option to see the answer and solution.