User's Manual
Manuals
Brands
NCR Corporation, RSD - Atlanta Manuals
Electronics
Electronic Pricing Transmitter
36
37
38
39
40
41
42
43
44
45
Customizi
ng the DecisioNet Sy
stem
D-45
su
-
$epluser
-c
"cd
$epldir/bin;umask
007;scripts/S15sched
&"
fi
pid=`ps
-e
|
awk
'
$4
==
"estblmgr"
{
print
$1
}'`
if
[
-z
"$pid"
]
then
su
-
$epluser
-c
"cd
$epldir/bin;umask
007;scripts/S05tblmgr
&"
fi
1
...
...
43
44
45