Description
Research Java’s Process and ProcessBuilder components and the model Java uses for interaction with other Processes under the Operating System.
Think about how you use a command line, what it means to actually execute commands (of any type) and what it might mean to have an “Operating System Agnostic” approach.