PATH:
usr
/
lib64
/
python2.7
/
Demo
/
rpc
: ${PYTHON=python} : ${SERVER=charon.cwi.nl} set -xe $PYTHON -c 'from rpc import test; test()' $PYTHON -c 'from rpc import test; test()' ${SERVER} $PYTHON -c 'from rpc import testsvr; testsvr()' & PID=$! sleep 2 $PYTHON -c 'from rpc import testclt; testclt()' kill -2 $PID $PYTHON -c 'from mountclient import test; test()' $PYTHON -c 'from mountclient import test; test()' gatekeeper.dec.com $PYTHON -c 'from nfsclient import test; test()' $PYTHON -c 'from nfsclient import test; test()' gatekeeper.dec.com $PYTHON -c 'from nfsclient import test; test()' gatekeeper.dec.com /archive $PYTHON -c 'from rnusersclient import test; test()' '' $PYTHON -c 'from rpc import testbcast; testbcast()'
[-] xdr.pyc
[edit]
[-] nfsclient.pyo
[edit]
[-] T.pyc
[edit]
[-] xdr.py
[edit]
[+]
..
[-] README
[edit]
[-] rpc.py
[edit]
[-] xdr.pyo
[edit]
[-] mountclient.py
[edit]
[-] rnusersclient.pyo
[edit]
[-] mountclient.pyc
[edit]
[-] rnusersclient.py
[edit]
[-] nfsclient.pyc
[edit]
[-] rpc.pyo
[edit]
[-] nfsclient.py
[edit]
[-] T.py
[edit]
[-] MANIFEST
[edit]
[-] rnusersclient.pyc
[edit]
[-] T.pyo
[edit]
[-] rpc.pyc
[edit]
[-] mountclient.pyo
[edit]
[-] test
[edit]