[Matthieu Moy] > 1-bis) Note: I'm sometimes working on a machine where the command > "tla" is actually a wrapper calling tla remotely through rsh. In > particular, it makes it very slow to start (~1 sec). Since this is > the suggested approach for people working on NFS > (http://wiki.gnuarch.org/moin.cgi/NfsWorkplaces) I suppose I'm not > the only one.
Have you tried using fsh (http://www.lysator.liu.se/fsh/) instead of plain rsh/ssh? To my eyes, this appears to be exactly the kind of situation fsh was written to improve. -- Harald
