Skip to content

eignnx/treenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treenv

Print out environment variables as a tree and in color. Variables are sorted alphabetically by variable name (PATH before USER), and values with multiple colon-separated fields are printed in their own branch.

I was required to support the use of a FORMAT environment variable (grumble...) which, when set to REVERSE, displays the neame after the value. In this mode values are not split onto their own lines cause that would be weird.

Example

example

About

Print out environment variables as a tree and in color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors