00:00

QUESTION 51

How can the current directory and its subdirectories be searched for the file named MyFile.xml?

Correct Answer: A

QUESTION 52

What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.)

Correct Answer: AD

QUESTION 53

Where are user specific crontabs stored?

Correct Answer: B

QUESTION 54

What output will the following command sequence produce?
echo '1 2 3 4 5 6' | while read a b c; do echo result: $c $b $a;
done

Correct Answer: A

QUESTION 55

CORRECT TEXT
Which command, depending on its options, can display the open network connections, the routing tables, as well as network interface statistics. (Specify ONLY the command without any path or parameters.)

Correct Answer: netstat/bin/netstatss/usr/bin/ss