Re: [exim] Weird [ot]

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Marc Sherman
Data:  
Para: exim-users
Assunto: Re: [exim] Weird [ot]
Marc Perkel wrote:
> Got a strange problem with my home server. If I run "bash" from the
> command line it sits there and does nothing. Bit if I run "sh" it works.
> And sp is a symlink point to bash.
>
> Anyone know what causes this?


The bash man page might be instructive here. Search for /\bsh\b/.

- Marc