Logo

Bash-scripting-and-commands Questions Set 4:

Quiz Mode

Which of the following commands is known as a stream editor?

1
2
3
4

Solution:

The command used to list the status of background jobs is:

1
2
3
4

Solution:

Which of the following options is used to check if a string is null?

1
2
3
4

Solution:

Which command is used to extract details about the operating system?

1
2
3
4

Solution:

Which Linux command is used to stop a network interface?

1
2
3
4

Solution:

Which option is used by tar to append files to the end of an existing archive?

1
2
3
4

Solution:

Which option is used with the sort command to sort multiple files collectively?

1
2
3
4

Solution:

Which of the following operators is used with test for comparison of numeric values?

1
2
3
4

Solution:

What is the primary purpose of the dircolors command in the Linux terminal?

1
2
3
4

Solution:

A daemon is the ________

1
2
3
4

Solution: