Description: | JavaUnix is a portable extension API for the Java Platform that provide access to UNIX Environment and UNIX Filing System. The API uses the Java Native Interface (JNI) to provide extra UNIX functionality to Java programs. It is designed around a Service Provider Interface, which flexibly and portably allows for different implementations.
|