How can the current directory and its subdirectories be searched for the file named MyFile.xml?
Correct Answer:
A
What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.)
Correct Answer:
AD
Where are user specific crontabs stored?
Correct Answer:
B
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
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