Re: [Hampshire] Bash -> Dash for sh. Is it safe?
English
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
Hugo Mills, mensaje del
2007-06-01 22:32
Graham Bleach, mensaje del
2007-06-02 18:56
Autor:
Bob Dunlop
Fecha:
2007-06-02 06:34
UTC
A:
Hampshire LUG Discussion List
Asunto:
Re: [Hampshire] Bash -> Dash for sh. Is it safe?
Hi,
On Fri, Jun 01 at 09:29, Adrian Bridgett wrote:
>
> My login shell I left as /bin/bash since it's a bit more friendly I
> use bashisms like:
>
> mv foo{,.old} (expands to "mv foo foo.old")
Actually that type of expansion first appeared in the Csh on BSD
back in the early 80's. So it's a Cshell-ism or more likely it'd
be called a BSDism.
-- Bob Dunlop