Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I'm confused about whether you want to use the tree command or not. Commented May 28, 2019 at 13:00
  • unix.stackexchange.com/q/334438/117549 may be the answer to this question; see also unix.stackexchange.com/q/368884/117549 and unix.stackexchange.com/q/47805/117549 Commented May 28, 2019 at 13:02
  • Tree command can be used, except that the whole sequence listing needs to converted to image.####.jpg format. Then use Python to modify image sequence output. The links you gave suggested the flags which will completely omit the output of image sequence. There's also an option called --filelimit which is close to what I want, but again it completely omits the image sequence output. I fear that using Python completely will not produce the identical output (the symbols and all). Commented May 28, 2019 at 13:45