Which of the following commands displays the output of the foo command on the screen and also writes it to a file called /tmp/foodata?
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
A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?
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
A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?
Submit Cancel