home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


14.6 Exercises

  1. Write a program that takes two directory arguments and then uses the xcopy command to copy the first directory (and all related subdirectories) to the second directory.

  2. Write a program that uses the Windows NT net view command to list all hosts in your domain or workgroup, in sorted order.