erdtree
erdtree copied to clipboard
Display contents of multiple directories in one command: desired?
trafficstars
Do we want to support this, in the same way tree(1) does?
Details:
https://gist.github.com/johnnyutahh/4d9df7b9b8ebbf11dbbaddffd1965a8f
Excerpt/context:
For multiple tmp* dirs in the current directory:
$ erd tmp*
error: unexpected argument 'tmp89dqaowk' found
Usage: erd [OPTIONS] [DIR]
For more information, try '--help'.
$
Conversely, tree tmp* prints the contents for all the tmp* dirs.
Ohhh it would certainly very interesting addition. I think this can be done! Also apologies for the absence lately. Currently in the process of moving while dealing with work and a gnarly case of sciatica. Starting late next week though I'll be starting my sabbatical after which I'll be ramping up erdtree development again!