-
ProcessUtils
ProcessUtils
Convenient class to run a native command-line program from Java and
receive its output and exit status. The simplest method returns the
program's standard output to you as a String a...
-
Baklava Bosnian-Style
Baklava Bosnian-Style
Ridvana Perdue
Most Bosnians like their baklava rich in nuts and filling. This is a
characteristic recipe, but instead of homemade phyllo dough it
uses frozen phyllo dough a...
-
Using the NTP Time Protocol in Linux
Introduction
Except for discussion of iptables/ipchains firewalling, this
discussion applies to Unix systems in general as well as Linux in
particular. I have worked with ntpd, also known as xntpd, ...
-
ProcessUtils for Java
ProcessUtils
This class with its supporting classes provides a set of very easy
interfaces for running external command-line programs from Java,
inspired by the TCL exec facility. It is also similar ...
-
BytePump
BytePump
A BytePump copies from an InputStream to an OutputStream until end of
file or until an Exception or other Throwable occurs. This provides
"glue" to supply data from an InputStream to an...
-
startstop
DESCRIPTION
The universal LSB (Linux Standard Base) start/stop package
streamlines authoring of application init scripts for
daemon-style servers. It provides a full set of LSB actions
(start/stop/st...