What RPM command would show you detailed information for a package called openssh-3.6.i386.rpm?
What RPM command would show you detailed information for a package called openssh-3.6.i386.rpm?
Which system administration command you can use to update ld.so.cache after the installation of new shared lib
Which system administration command you can use to update ld.so.cache after the installation of new shared libraries?
Which of the following commands would display the lines containing capital letters form the file “turkey
Which of the following commands would display the lines containing capital letters form the file "turkey.txt"?
Which of these commands allows you to use shared libraries that are in /usr/local/lib?
Which of these commands allows you to use shared libraries that are in /usr/local/lib?
Which file is used by ld.so to find libraries quickly without actually having to search the directories in its
Which file is used by ld.so to find libraries quickly without actually having to search the directories in its library path?
Which command to preview where the package file, apache-xml.i386.rpm, will install its files before installing
You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it.
What command do you issue?
To prevent a command run as root from sending both standard out (stdout) and standard error (stderr) to any te
To prevent a command run as root from sending both standard out (stdout) and standard error (stderr) to any terminal or other file or device.
Which of the following strings should be appended to the command?
Which command to search the file myfile for all occurances of string containing at least five characters, wher
You want to search the file myfile for all occurances of string containing at least five characters,
where character number 2 and 5 are ‘a’ and character number 3 is NOT ‘b’.
Which command would you use?
What does the “cat ‘$TEST’ ” command do?
What does the following command do?
cat ‘$TEST’
Which the command foo to take its input from the file foobar and send its output to the program bar
You want the command foo to take its input from the file foobar and send its output to the program bar.
Which of the following command lines will do this?