Displaying 1 result from an estimated 1 matches for "nstv".
Did you mean:
nstr
2005 Oct 24
1
starting a java application as a service
...to recall that the construct $! or $$ contained the
value of the last program run. Can anyone here confirm this and/or
provide an example.
I am a digest subscriber so direct responses are appreciated (reply
to all).
Sample script
#!/bin/sh
#
# jes: Java Encryption Server for Javelin NSTV
connections.
#
# chkconfig: - 26 89
# description: Java Encryption Service to support SSL
# connections for the Javelin HP3000 NS/VT
# emulator java applette.
#
# Check if config file readable (and therefore exists).
[ -r /etc/sysconfig/jes ] || exit 0
# Read and execute...