Which of the following commands puts the output of the command date into the shell variable mydate?
Correct Answer:
A
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.)
Correct Answer:
CD
Which of the following statements is correct when talking about /proc/?
Correct Answer:
C
Creating a hard link to an ordinary file returns an error. What could be the reason for this?
Correct Answer:
E
CORRECT TEXT
What word is missing from the following SQL statement?
_______ count(*) from tablename;
(Please specify the missing word using lower-case letters only.)
Correct Answer:
select