Workbook 6 Flashcards
1
Q
What are the two ways of using the bash shell?
A
2
Q
Give a command line that starts a bash subshell.
A
3
Q
What is the purpose of the .bashrc file and where is it found?
A
4
Q
What command is used to view a user’s previously entered commands at the bash shell?
A
5
Q
What happens when you enter the following command line !!
?
A
6
Q
What happens when you enter the following command line !2
?
A
7
Q
What happens when you enter the following command line !-2
?
A
8
Q
What happens when you enter the following command line !vi
?
A
9
Q
What is the name of the file to which the command history is saved upon exiting and from which it is initialized upon startup?
A