Which of the following commands changes all CR-LF line breaks in the text file userlist.txt to Linux
standard LF line breaks and stores the result in newlist.txt?
A
CORRECT TEXT
Which program runs a command in specific intervals and refreshes the display of the programs
output? (Specify ONLY the command without any path or parameters.)
watch
The command dbmaint & was used to run dbmaint in the background. However, dbmaint is
terminated after logging out of the system. Which alternative dbmaint invocation lets dbmaint
continue to run even when the user running the program logs out?
D
Which of the following vi commands deletes two lines, the current and the following line?
C
Which of the following are valid stream redirection operators within Bash? (Choose two.)
A,E
Which of the following commands list all files and directories within the /tmp/ directory and its
subdirectories which are owned by the user root? (Choose two.)
A,E
Which of the following commands lists the dependencies of the RPM package file foo.rpm?
A
Which command uninstalls a package but keeps its configuration files in case the package is re-
installed?
E
Which of the following apt-get subcommands installs the newest versions of all currently installed
packages?
E
What is true regarding the configuration of yum? (Choose two.)
D,E
Given a log file loga.log with timestamps of the format DD/MM/YYYY:hh:mm:ss, which command
filters out all log entries in the time period between 8:00 am and 8:59 am?
E
Which of the following regular expressions represents a single upper-case letter?
B
Which of the following commands prints a list of usernames (first column) and their primary group
(fourth column) from the /etc/passwd file?
B
Which of the following commands installs GRUB 2 into the master boot record on the third hard disk?
E
Which of the following properties of a Linux system should be changed when a virtual machine is
cloned? (Choose two.)
D,E