101-500 Exam Question 71
Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
101-500 Exam Question 72
Given the following input stream:
txt1.txt
atxt.txt
txtB.txt
Which of the following regular expressions turns this input stream into the following output stream?
txt1.bak.txt
atxt.bak.txt
txtB.bak.txt
txt1.txt
atxt.txt
txtB.txt
Which of the following regular expressions turns this input stream into the following output stream?
txt1.bak.txt
atxt.bak.txt
txtB.bak.txt
101-500 Exam Question 73
The system configuration file named _______ is commonly used to set the default runlevel. (Please provide the file name with full path information)
101-500 Exam Question 74
Which of the following files, located in the user home directory, is used to store the Bash history?
101-500 Exam Question 75
What is the default nice level when a process is started using the nicecommand?