Question 46
Which of the following commands prints a list of available package updates when using RPM-based package management?
Question 47
Which wildcards will match the following filenames? (Choose two.)
ttyS0
ttyS1
ttyS2
ttyS0
ttyS1
ttyS2
Question 48
Which of the following commands installs all packages with a name ending with the string foo?
zypper get "*foo"
zypper get "*foo"
Question 49
Which of the following shell redirections will write standard output and standard error output to a file named filename?
Question 50
When redirecting the output of findto the xargscommand, what option to findis useful if the filenames contain spaces?
-rep-space
-rep-space
