HomeBrewerDude
Lifer
just need to print the detailed view of a folder's content... can windows 2000 do this?
thanks in advance
thanks in advance
Originally posted by: GiLtY
Use pipe
first go into the directory using the command prompt (my example folder is C:\gilty)
Use "cd GiltY" to get to the folder
then type "dir GiLtY > GiLty.TXT" this will record all the contents in the GiLtY folder into a text file called giltY.txt, it'll be in the same folder
--GiLtY