From 732f8956c54f5018c354ff66ad9fca583f3cd3b7 Mon Sep 17 00:00:00 2001 From: Chelsea Voss Date: Tue, 16 Jun 2015 09:50:31 -0700 Subject: [PATCH] Add tree --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e118df2..5ee90a9 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,8 @@ A few examples of piecing together commands: - `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful" +- `tree`: display directories and subdirectories as a nesting tree; like `ls` but recursive + ## More resources