Cash ISA | Remortgages | Property For Sale | Western Union | Credit Card
Printing out directory structures from Windows [Archive] - PCMech Forums

PDA

View Full Version : Printing out directory structures from Windows


gillro
02-21-2005, 06:41 PM
Does anyone know how this can be done?
I'm sure there is a way ... but cannot find it. I seem to remember in the dim and distant past (Windows for Workgroups) you could show a map of your directories.
thanks

glc
02-22-2005, 08:12 AM
Believe it or not, the old DOS TREE command does work at a 2K/XP command prompt, and so does a redirect to LPT1. If you want a full directory tree (no files, just directory structure) open a command prompt, change to the root (or desired starting directory), and type TREE>LPT1