Check your Windows help files for "commands".
At the command prompt issue the help command:
help
Use the /? switch to get help on specific commands, example:
xcopy /?
Or use the help [command] for help, example:
help dir
Search on Microsoft.com and you will find information like this:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds.mspx?mfr=true
John
Jim said:
Hi John,
This is very interesting and certainly something I didn't know about. I
had been going to reply to Jerome suggesting that he enter safe mode, use
windows explorer to find the file and use the "new" tab inside file
properties to change the ownership. So by using cacls in command mode
one can dispense with the need to go to safe mode? Way cool!
Is there a way that a user (like me) can obtain a comprehensive list of
utilities (with help) that may be used inside the command mode?
Many thanks,
Jim