LPI 101-500 Practice Test - Questions Answers, Page 8
List of questions
Related questions
What is the default nice level when a process is started using the nice command?
What is the default action of the split command on an input file?
What is the difference between the i and a commands of the vi editor?
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.)
Which of the following commands moves and resumes in the background the last stopped shell job?
What is the effect of the egrep command when the -v option is used?
What does the ? symbol within regular expressions represent?
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?
Which of the following files, located in the user home directory, is used to store the Bash history?
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