rsh revisited

Robert Claeson prc at erbe.se
Thu Feb 21 19:22:16 AEST 1991


In article <1991Feb19.194104.1337 at ssd.kodak.com> weimer at ssd.kodak.com writes:

>NEXT PROBLEM:
>rsh will put you in your home directory, not where your source files
>are. This can be fixed by changing your makefile to:

Or use "on" innstead of "rsh". On executes a command on a remote machine,
passes environment variables and automatically mounts the directory you're
executing the "on" command from on the remote machine (this is done via
NFS).

-- 
Robert Claeson

Disclaimer: I represent myself and not my employer.



More information about the Comp.unix.questions mailing list