Skip to content

EliahKagan/wenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wenv - Windows utility to print all environment variables

Pass -s or --sort for a case-sensitive sort. Otherwise the variables are shown in the order they appear in the environment block, which on Windows should be a case-insensitive sort.

The case-sensitive sort is sometimes useful for comparison to the output of utilities that sort environment variables from Unix-like systems that way because they expect them to be wholly unsorted.

License

0BSD

About

Windows utility to print all environment variables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages