Java Application Development on Linux
|
4.1. What You Will Learn
We'll show you how Java provides access to the command-line parameters and environment variables. We'll also discuss the Java RunTime and Property classes. Java's use of the standard input/output/error streams is also briefly covered, along with an introduction to those concepts. We'll end with a short word on portability concerns. |
|