> C:>del.exe >del.exe Under Dos/Windoze, there is no file named del.exe: this command is built into the command interpreter (command.com/cmd.exe) All this line will do is creating an empty file named del.exe. Furthermore, in order to invoke this particular file, you will have to type it's full name, with the .exe appended to it since internal commands are looked first by the shell.
_______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html
