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

28/57

Page

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

Which option is used with ls to display attributes of the directory ?

Select an option to see the answer and solution.

A file contains 1026 bytes. How many bytes of disk space will it consume if size of a disk block is 1024 bytes?

Select an option to see the answer and solution.

A file named abd.txt has the following set of permissions
-rwxrwxrwx
All the three operations i.e read, write and execute can be performed on the file by file owner, group owner and others.

Select an option to see the answer and solution.

Using 'b' command we can . . . . . . . .

Select an option to see the answer and solution.

Every time shift command is used, the leftmost variable is lost.

Select an option to see the answer and solution.

The set of routines needed to operate a specific device is known as . . . . . . . .

Select an option to see the answer and solution.

perror also uses error number to print the error messages.

Select an option to see the answer and solution.

Which command is used for printing a file?

Select an option to see the answer and solution.

Which command is used by the shell for manipulating positional parameters?

Select an option to see the answer and solution.

tar command uses . . . . . . . . option for backing up files.

Select an option to see the answer and solution.

We can perform sorting on secondary key also using sort command.

Select an option to see the answer and solution.

Which command is used for executing jobs according to their priority?

Select an option to see the answer and solution.

The "ed" text editor is no longer in use.

Select an option to see the answer and solution.

Which one of the following command is invalid?

Select an option to see the answer and solution.

The default action if selection_criteria is missing is . . . . . . . .

Select an option to see the answer and solution.

Which of the following option is used with a set for debugging shell scripts?

Select an option to see the answer and solution.

vi used . . . . . . . . to enter control characters.

Select an option to see the answer and solution.

Which of the following is not true about awk arrays?

Select an option to see the answer and solution.

Two UNIX systems may or may not use the same set of system calls.

Select an option to see the answer and solution.

Which one of the following is the best way of saving and quitting the editor?

Select an option to see the answer and solution.