Приглашаем посетить
Биология (bio.niv.ru)

[Chapter 14] 14.6 Exercises

PreviousChapter 14
Process Management
Next
 

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.


PreviousHomeNext
14.5 Win32::ProcessBook Index15. Other Data Transformation