Logo

Bash-scripting-and-commands Questions Set 13:

Quiz Mode

 Which symbol is used to append an existing file?
 

1
2
3
4

Solution:

Which of the following is used to compress files? 

1
2
3
4

Solution:

On a UNIX system, there can be ____ shells running simultaneously.

1
2
3
4

Solution:

How to get or set the system user name using the terminal?

1
2
3
4

Solution:

Which Linux command is used to display the first n lines of a file?

1
2
3
4

Solution:

Which command is used to view compressed text files in linux.

1
2
3
4

Solution:

Which option is used with the ls command to display a long listing of files with seven attributes?

1
2
3
4

Solution:

Which of the following symbol(s) can be used to redirect the output to a file or another program?

1
2
3
4

Solution:

What are escape sequences? 

1
2
3
4

Solution:

What is the purpose of using the -a option with the ls command?

1
2
3
4

Solution: