LPI 101-500 Practice Test - Questions Answers, Page 8
List of questions
Question 71

What is the default nice level when a process is started using the nice command?
Question 72

What is the default action of the split command on an input file?
Question 73

What is the difference between the i and a commands of the vi editor?
Question 74

CORRECT TEXT
Which command displays a list of all background tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Question 75

Which of the following commands moves and resumes in the background the last stopped shell job?
Question 76

What is the effect of the egrep command when the -v option is used?
Question 77

What does the ? symbol within regular expressions represent?
Question 78

In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?
Question 79

Which of the following files, located in the user home directory, is used to store the Bash history?
Question 80

CORRECT TEXT
Which Bash environment variable defines in which file the user history is stored when exiting a Bash process? (Specify ONLY the variable name.)
Question