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

27/57

Page

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

Which command is used for comparing two files?

Select an option to see the answer and solution.

Each entry of directory file has component(s) namely . . . . . . . .

Select an option to see the answer and solution.

Which option is used with cmp command to display a detailed list of mismatches?

Select an option to see the answer and solution.

To recover from a crash, we can use . . . . . . . . command.

Select an option to see the answer and solution.

To check whether the file has actually been stored in the default order, we can use . . . . . . . . option.

Select an option to see the answer and solution.

Which of the following symbols are used for searching a pattern in vi?

Select an option to see the answer and solution.

Which of the following pattern is used for extracting a substring using expr?

Select an option to see the answer and solution.

Which of the following is referred to as default variable?

Select an option to see the answer and solution.

In ex-mode, last line is represented by . . . . . . . .

Select an option to see the answer and solution.

chmod command can take multiple filenames as arguments.

Select an option to see the answer and solution.

Which one of the following extension is provided by gzip to the compressed filename?

Select an option to see the answer and solution.

What happens if the destination file specified in cp command does not exist?

Select an option to see the answer and solution.

The syntax of the find command is . . . . . . . .

Select an option to see the answer and solution.

awk doesn't use $ in evaluation or assignment of variables.

Select an option to see the answer and solution.

When we use &&, the second command is executed only when first succeeds.

Select an option to see the answer and solution.

close system call returns . . . . . . . .

Select an option to see the answer and solution.

If two users execute the same program, the memory requirements are doubled.

Select an option to see the answer and solution.

Which of the following system call is used for creating a new process?

Select an option to see the answer and solution.

What is the default symbol for command prompt in C shell?

Select an option to see the answer and solution.

Every file is associated with a table which contains all possible information about a file, that table is called as . . . . . . . .

Select an option to see the answer and solution.