Which of the following commands erases the contents of the /dev/sdb3 partition?
Answer : B
Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source code? (Choose two.)
Answer : CD
FILL BLANK -
What command is used to send messages to all users currently logged in? (Specify ONLY the command without any path or parameters.)
Answer : wall
Which of the following commands restores only those files containing lpi in their name from the archive lpifiles.tar.gz?
Answer : A
A regular user has just run -
./configure && make && make install
to build and install a program. However, the installation fails. What could be done to install the program? (Choose two.)
Answer : BD