When starting a program with the nice command without any additional parameters, which nice level is set for the resulting process?
A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remove that directory?
Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)
Which of the following command sets the Bash variable named TEST with the content FOO?
When given the following command line.
echo "foo bar" | tee bar | cat
Which of the following output is created?
Which of the following commands determines the type of a file by using a definition database file which contains information about all common file types?
Which of the following commands can be used to determine how long the system has been running? (Choose TWO correct answers.)
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)
Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.)
Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)