Logo

Bash-scripting-and-commands Questions Set 8:

Quiz Mode

Into how many categories are links divided?

1
2
3
4

Solution:

Every if is closed with a corresponding ____

1
2
3
4

Solution:

Which Linux command is used to list hidden files?

1
2
3
4

Solution:

Which Linux command is used to display the contents of a file?

1
2
3
4

Solution:

Which of the following is not a special parameter used by the shell?

1
2
3
4

Solution:

Which option of the diff command is used to produce multi-columnar output?

1
2
3
4

Solution:

Which option of the sort command is used to redirect the output to a specified file?

1
2
3
4

Solution:

The correct syntax for using sed is:

1
2
3
4

Solution:

What is the correct syntax for the grep command?

1
2
3
4

Solution:

 

The output of the following command is __________

$ cp  abd/ .user_007

1
2
3
4

Solution: