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.txt”?
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 it?
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 command 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’ ?