This one time, at band camp, Mike Lake wrote: >The problem is that when ssh logs into root .bashrc & .profile gets run >and there is some output from the login shell. This is prepended to the >tar file so its not a tar file anymore. I can see the lines of the login >if I run "/test | more".
'touch .hushlogin' will tell the login shell not to print the motd and so on, you can make sure that the rest of .profile doesn't output anything on login. -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg <Balial> This port may thing it's fortified, butt I seem to be mounting a pretty good assault -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
