| Subject: | Re: inconsistent treatment of backslash-bang |
|---|---|
| From: | Andreas Schwab <schwab@xxxxxxx> |
| Date: | Tue, 22 Jul 2008 14:09:18 +0200 |
| Newsgroups: | gnu.bash.bug |
Lawrence D'Oliveiro <ldo@xxxxxxxxxxxxxxxxxxx> writes: > And even with the specialness of bang turned off, it still doesn't work > right: > > ldo@theon:~> set +H > ldo@theon:~> echo "hi there!" > hi there! > ldo@theon:~> echo "hi there\!" > hi there\! > ldo@theon:~> echo hi there! > hi there! > ldo@theon:~> echo hi there\! > hi there! In which way is that wrong? Andreas. -- Andreas Schwab, SuSE Labs, schwab@xxxxxxx SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." |
| 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, pk |
| Next by Thread: | Re: inconsistent treatment of backslash-bang, Lawrence D'Oliveiro |
| Indexes: | [Date] [Thread] [Top] [All Lists] |