System calls May 1, 1998 Question: How can I make shell level calls from a java program? For example, I want to execute the “ls -al” command from java and return its values back to