SampleTwo

From Pickwiki
Jump to navigationJump to search

HomePage>>SourceCode>>ExternalSource>>C Programs

Note: the xslggr.sh tracks Universe login attempts for justifying when more Universe licenses are needed for purchase. I may put that up if requested. Just leave that line out of your scripts.

$ cat kyl txl encky

cd [[/KY/KY03/UHC]].MPS
alias kill=/bin/kill
/usr/local/scripts/xslggr.sh
exec /opt/uv/bin/uv

cd [[/TX/TX01/TX]].MPS
alias kill=/bin/kill
/usr/local/scripts/xslggr.sh
exec /opt/uv/bin/uv

cd [[/ENCOUNTERS/KY]].ENC
alias kill=/bin/kill
/usr/local/scripts/xslggr.sh
exec /opt/uv/bin/uv
$