Re: [Hampshire] Bash -> Dash for sh. Is it safe?
English
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Hugo Mills à 2007-06-01 22:32
2007-06-01 22:32
Graham Bleach à 2007-06-02 18:56
2007-06-02 18:56
Auteur:
Bob Dunlop
Date:
2007-06-02 06:34
2007-06-02 06:34
-000
UTC
À:
Hampshire LUG Discussion List
Sujet:
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