| Subject: | Re: inconsistent treatment of backslash-bang |
|---|---|
| From: | pk <pk@xxxxxxxxxx> |
| Date: | Fri, 18 Jul 2008 09:12:53 +0200 |
| Newsgroups: | gnu.bash.bug |
On Friday 18 July 2008 07:35, Lawrence D'Oliveiro wrote: > pk wrote: > >> This is documented in man bash, and only happens in interactive shells >> (not scripts). > > I just tried putting my six cases into a script, and I get exactly the > same sort of output as interactively. On my system, I get this: $ echo "!" -bash: !: event not found $ bash -c 'echo "!"' ! Is your system configured properly? |
| Previous by Date: | Re: inconsistent treatment of backslash-bang, Lawrence D'Oliveiro |
|---|---|
| Next by Date: | Re: inconsistent treatment of backslash-bang, pk |
| Previous by Thread: | Re: inconsistent treatment of backslash-bang, Lawrence D'Oliveiro |
| Next by Thread: | Re: inconsistent treatment of backslash-bang, pk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |