Environment

Application Data
Name JTEnv
Version 3.0.1
Arch 64 bit preferred
Status Release
Description C-Sharp application to list environment variables

Available Options

Usage

There are three groups of options available through this small app: User, Java, and System.

NOTE: the options listed are but a small subset of what is available at any given time. However, the items listed are of particular interest to JTSDK-Tools.

List Help

# In the JTSDK-Tools Environment
jtenv -h

# From Windows Command Prompt: cd /d (C|D):\JTSDK-Tools\tools\apps
dotnet JTEnv -h
Help Menu
Help Menu

List All Option Groups

# In the JTSDK-Tools Environment
jtenv -a

# From Windows Command Prompt: cd /d (C|D):\JTSDK-Tools\tools\apps
dotnet JTEnv -a
All Variable Groups
All Groups

List User Group

# In the JTSDK-Tools Environment
jtenv -u

# From Windows Command Prompt: cd /d (C|D):\JTSDK-Tools\tools\apps
dotnet JTEnv -u
User Group
User Group

List Java Group

# In the JTSDK-Tools Environment
jtenv -j

# From Windows Command Prompt: cd /d (C|D):\JTSDK-Tools\tools\apps
dotnet JTEnv -j
Java Group
Java Group

List System Group

# In the JTSDK-Tools Environment
jtenv -s

# From Windows Command Prompt: cd /d (C|D):\JTSDK-Tools\tools\apps
dotnet JTEnv -s
System Group
System Group