Re: [exim] Weird [ot]

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Marc Sherman
Data:  
Para: exim-users
Asunto: 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