next up previous
Next: CS110B Programming Exercises Up: Basic Steps Previous: Run an executable

Other Information

ftp m
ftp> cd <directory>
ftp> binary
ftp> get <filename>
ftp> put <filename>
ftp> bye

After adding dagwood in your .rhosts file of machine m, then you can use
rcp filename dagwood:

After adding m in your .rhosts file of machine dagwood, then at dagwood:
rcp filename m:

An example of file .rhosts:

dagwood tyang
m tyang

More examples: /opt/MEIKOcs2/example/.



Tao Yang
Sun Jan 21 15:34:03 PST 1996