Skip to content
John Fereira edited this page Mar 25, 2022 · 3 revisions

EnvDemo

Add a variable to the Environment then read it back and display the value:

Building

Use maven to compile the code

mvn compile

Running

cd scripts
sh ProcessBuilderExample.sh

Dependencies

  • java11
Clone this wiki locally