On 12/29/2017 08:23 PM, Lee wrote:
On 12/29/17, Richard Owlett <[email protected]> wrote:
If someone could remind me of the command and syntax for displaying a
file directory structure/contents as ASCII line art I could display
display the organization of my home directory. I could then mangle the
display an analog of the disorganization of my bookmarks.
windows: tree /a
----- send the output to a file:
mkdir c:\temp
tree /a 1>c:\temp\tree.txt & notepad c:\temp\tree.txt
linux: http://centerkey.com/tree/
Regards,
Lee
That's the command I was thinking of.
There is a package named "tree" in the Debian repository. Don't know if
its identical to your link.
Thank you.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey