> When I try to do a rcp from one node to the other one I get. > > [EMAIL PROTECTED] /tmp>> rcp dop.txt mc-00:/tmp > then: then/endif not found. > [EMAIL PROTECTED] /tmp>> > > Does somebody knows why can this be happening?
I don't see that error message in the real rcp binary, and it looks suspiciously like a scripting language would generate it. Try running the following commands: which rcp file `which rcp` I wonder if the rcp binary you are trying to run is not the real rcp binary. If it isn't, you want to figure out why it is different asap, it could be a sign of a break-in. Good luck, -f http://www.blackant.net/ _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
