Re: Pretty-print a directory tree

2022-12-10 Thread Rob Mike via PLUG-discuss
Just testing to see if I can get into a thread.   - Victor     Sent: Friday, December 09, 2022 at 4:07 PM From: "greg zegan via PLUG-discuss" To: "Main PLUG discussion list" Cc: "greg zegan" Subject: Re: Pretty-print a directory tree   Hello,   I just ra

Re: Pretty-print a directory tree

2022-12-09 Thread greg zegan via PLUG-discuss
a subprocess call to call it from within Python.  Best Regards,  -Thomas Scott On Fri, Dec 9, 2022 at 11:53 AM trent shipley via PLUG-discuss wrote: Does anyone know how to get an ASCII/Unicode pretty-print of a directory tree, preferably using a Python library

Re: Pretty-print a directory tree

2022-12-09 Thread trent shipley via PLUG-discuss
sts.phxlinux.org> wrote: > >> >> Does anyone know how to get an ASCII/Unicode pretty-print of a directory >> tree, preferably using a Python library or utility.I wanted one to ask >> a list for help, but my Google-foo was not up to the task. A working >> Google s

Re: Pretty-print a directory tree

2022-12-09 Thread James Mcphee via PLUG-discuss
plug-discuss@lists.phxlinux.org> wrote: > >> >> Does anyone know how to get an ASCII/Unicode pretty-print of a directory >> tree, preferably using a Python library or utility.I wanted one to ask >> a list for help, but my Google-foo was not up to the task. A working

Re: Pretty-print a directory tree

2022-12-09 Thread T Zack Crawford via PLUG-discuss
shipley via PLUG-discuss > wrote: >> >> Does anyone know how to get an ASCII/Unicode pretty-print of a directory >> tree, preferably using a Python library or utility.    I wanted one to ask a >> list for help, but my Google-foo was not up to the task.  A working Google >

Re: Pretty-print a directory tree

2022-12-09 Thread Rob Mike via PLUG-discuss
Does anyone know how to get an ASCII/Unicode pretty-print of a directory tree, preferably using a Python library or utility.    I wanted one to ask a list for help, but my Google-foo was not up to the task.  A working Google search string would be even better than "here follow the lin

Re: Pretty-print a directory tree

2022-12-09 Thread Thomas Scott via PLUG-discuss
Is the utility `tree` an option? You can also use a subprocess call to call it from within Python. Best Regards, -Thomas Scott On Fri, Dec 9, 2022 at 11:53 AM trent shipley via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > > Does anyone know how to get an ASCII/Unicode

Pretty-print a directory tree

2022-12-09 Thread trent shipley via PLUG-discuss
Does anyone know how to get an ASCII/Unicode pretty-print of a directory tree, preferably using a Python library or utility.I wanted one to ask a list for help, but my Google-foo was not up to the task. A working Google search string would be even better than "here follow the