101-500 Exam Question 36
Which of the following commands loads a kernel module along with any required dependency modules?
101-500 Exam Question 37
Creating a hard link to an ordinary file returns an error. What could be the reason for this?
101-500 Exam Question 38
If the gzip compressed tar archive texts.tgz contains the files a.txt and b.txt, which files will be present in the current directory after running gunzip texts.tgz?
101-500 Exam Question 39
Which of the following commands can be used to download the RPM package kernel without installing it?
101-500 Exam Question 40
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
