[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Full-Disclosure] FAT32 input > output = null?



> 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