Call for testing: The `tree` command 2.1.3

I would like to announce a call of testing for the 2.1.3 version of the tree snap. tree is a recursive directory listing command that produces a depth indented listing of files.

How to install

Get it from the Snap Store

or, in a terminal:

# Install the snap #
sudo snap install tree

# Launch the application #
tree
snap run tree # If you have another existing installation

What to test

  • Can you properly launch the application?
  • Do you notice any problems during running the application?

How to contribute