Description of problem: Answer D for question 3 has a backtick in it (should be deleted) 3. Which of the following command lines would list all currently active TCP/IP ports, including those in the LISTENing state? A /sbin/ifconfig -a B /sbin/route -n C ping -s D netstat -tuna` (correct) E None of the above
Fix submitted to CVS