Jump to content

Recommended Posts

Posted

Is there a way to show what folders are within folders and then print it off? I have used TreeSizeFree but for the amount of folders in there, i cant get a suitable screen shot to print it off.

 

Can someone let me know

 

Thanks

 

Tim

Posted

Do it from DOS!

 

tree - visual directory structure

You often need to take prints of your physical directory structure but XP has no simple "visual" commands for printing directory contents. Here, try the Tree DOS command and redirect the output to a text file.

 

tree > mydirectory.txt

print mydirectory.txt

  • Thanks 1
Posted
Do it from DOS!

 

tree - visual directory structure

You often need to take prints of your physical directory structure but XP has no simple "visual" commands for printing directory contents. Here, try the Tree DOS command and redirect the output to a text file.

 

tree > mydirectory.txt

print mydirectory.txt

 

Thanks, that might work

Posted
the only trouble is, you get weird characters where lines or links should be. Is there anyway round that?

 

Try the dos switch tree /a to use acsii instead of extended characters.

 

Also load it into word and to a search replace.

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...