On Thu, 17 Jun 2004 20:47:26 +0200, Oliver Fuchs
<[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> I am using screen 4.00.01 on FREEBSD 5.2.1-RELEASE.
 

This is a total shot in the dark, but I wonder if this little section
of the manual might apply.


Invoked by remote shell daemon
..............................

   Bash attempts to determine when it is being run by the remote shell
daemon, usually `rshd'.  If Bash determines it is being run by rshd, it
reads and executes commands from `~/.bashrc', if that file exists and
is readable.  It will not do this if invoked as `sh'.  The `--norc'
option may be used to inhibit this behavior, and the `--rcfile' option
may be used to force another file to be read, but `rshd' does not
generally invoke the shell with those options or allow them to be
specified.

-- 
Andy Harrison
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to