mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
Add tree command to third_party
This commit is contained in:
parent
7b8024d088
commit
d1300623d2
19 changed files with 5303 additions and 4 deletions
19
third_party/tree/README.cosmo
vendored
Normal file
19
third_party/tree/README.cosmo
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
DESCRIPTION
|
||||
|
||||
The tree command prints a chart of files and directories.
|
||||
|
||||
ORIGIN
|
||||
|
||||
https://mama.indstate.edu/users/ice/tree/
|
||||
https://github.com/Old-Man-Programmer/tree
|
||||
84fa3ddff51b30835a0f9c4a9e4c9225970f9aff
|
||||
|
||||
LICENSE
|
||||
|
||||
GPL v2+
|
||||
|
||||
LOCAL MODIFICATIONS
|
||||
|
||||
- Make the default mode a colorful mode. You no longer need to define
|
||||
the CLICOLOR enviroment variable or pass the -C flag to get color
|
||||
when standard output is a terminal.
|
Loading…
Add table
Add a link
Reference in a new issue