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

10/57

Page

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

What is the PID of the first process that is set up when the system is booted?

Select an option to see the answer and solution.

The command @x=(1. .10) will assign first ten integer values to the array 'a'.

Select an option to see the answer and solution.

Which option is used with mv command so that the destination file does not get overwritten?

Select an option to see the answer and solution.

$ ls -R outputs all files and subdirectories in a recursive manner.

Select an option to see the answer and solution.

What does cat file01 file01 file01 display?

Select an option to see the answer and solution.

For pasting text, . . . . . . . . is used.

Select an option to see the answer and solution.

The default permissions for a regular file are . . . . . . . . and for directories are . . . . . . . .

Select an option to see the answer and solution.

When we log in as root user we are placed in . . . . . . . .

Select an option to see the answer and solution.

The following command will save the contents of the buffer and overwrites the contents of existing file.
:w!  file003

Select an option to see the answer and solution.

What will be the command if we want to suppress column 1 and column 2 in the output of comm Command?

Select an option to see the answer and solution.

A user can change the group ownership of a file to another group to which he does not belong.

Select an option to see the answer and solution.

All UNIX and LINUX systems have one thing in common which is . . . . . . . .

Select an option to see the answer and solution.

vi commands are not case sensitive.

Select an option to see the answer and solution.

Enclosing the wild card or the entire pattern within quotes is called . . . . . . . .

Select an option to see the answer and solution.

awk uses . . . . . . . . for providing comments.

Select an option to see the answer and solution.

We can specify filenames in command line using perl.

Select an option to see the answer and solution.

For using zip command, the first argument should be a compressed filename.

Select an option to see the answer and solution.

What is the PID of the process who takes the parentage of the process run with nohup command?

Select an option to see the answer and solution.

Which command will be used for extracting files from an archive named abc.tar?

Select an option to see the answer and solution.

We cannot find out the name of the program scheduled using at command.

Select an option to see the answer and solution.