-
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.
-
Write a program that uses the Windows NT
net view
command to list all hosts in your domain or workgroup, in sorted order.
|
|