View Single Post
Old Oct 22, 2004 | 11:58 AM
  #21  
turbinator's Avatar
turbinator
Too many posts.. I need a life!!
 
Joined: May 2004
Posts: 695
Likes: 0
From: On your IPC$
Default

Originally Posted by vroooom ptssssh
lol, ok so i type that in, then press or click what to make it do it's stuff? enter? it doesnt seem to do ought when i press enter?
it creates a txt file with the results..
thats what you are telling it to do with ">> c:\list.txt"
if you leave out the ">> c:\list.txt" it will display the results on screen..

for sake of comparing it easy I added the >> c:\list.txt to get the results in a text file...on your C:\ drive
Reply