# running from the computer it's installed on: prompt> su - user -c "myprog exports view" These are the current defined exports: Index Status Export 0 active /TestDir (insecure,rw) 1 active / (insecure,rw) # running from the client machine: client prompt> rsh mycomp "myprog exports view" No value for $TERM and no -T specified No value for $TERM and no -T specified These are the current defined exports: Index Status Export 0 active /TestDir (insecure,rw) 1 active / (insecure,rw)