tar cf - .emacs.el rmail.el|rsh paris "tar xpvBf -;emacs -batch -f batch-byte-compile .emacs.el; emacs -batch -f batch-byte-compile rmail.el; mv .emacs.elc .emacs" rsh paris "tar cf - .emacs rmail.elc"|tar xpvBf -