Command Puzzle

123456789101112131415
Across
  1. 2. Displays information about user sessions.
  2. 4. This batch command helps in making changes to a different directory, or displays the current directory.
  3. 6. This batch command lists tasks, including task name and process id (PID).
  4. 9. This batch command ends one or more tasks.
  5. 10. This batch command lists the contents of a directory.
  6. 12. This batch command creates a new directory in the current location.
  7. 13. This batch command displays a tree of all subdirectories of the current directory to any level of recursion or depth.
  8. 15. This batch command displays Windows IP Configuration. Shows configuration by connection and the name of that connection.
Down
  1. 1. Displays active network connections, routing tables, and other network interface information.
  2. 3. This batch command exits the DOS console.
  3. 4. This batch command clears the screen.
  4. 5. This batch command shuts down a computer, or logs off the current user.
  5. 7. This batch command starts a program in new window, or opens a document.
  6. 8. This batch command removes directories, but the directories need to be empty before they can be removed.
  7. 11. This batch command shows the list of Windows-supplied commands.
  8. 14. Primary TCP/IP command used to troubleshoot connectivity, reachability, and name resolution.