Tagged Questions
2
votes
1answer
543 views
How do we specify multiple ignore patterns for `tree` command?
I need to print the directory structure of our production system and I would like to remove some specific directories from the tree?
How do we specify multiple ignore patterns for tree command?