Re: [exim] Weird [ot]

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: 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