[ILUG] really being specific with iptables.
Brian Foster
blf at utvinternet.ie
Thu Jan 10 07:41:23 GMT 2008
| Date: Wed, 9 Jan 2008 22:53:43 +0000
| From: "Dermot O'Dwyer" <dermot321 at gmail.com>
|[ ... ]
|
| Can't help you much with the iptables but the ! construct
| in bash is history substitution.
actually, ‘!’ has several purposes; e.g., it's also
logical negation (like C et al.). in any case, the
csh(1)-inspired ‘!’ history is a horrid misfeature
(like most of ‘csh’, IM(H?)O), and should always be
disabled:
set +o histexpand
the OP indicated he uses the ksh(1)-inspired cursor
control (a.k.a. line editor) history mechanism, so
there's no point at all to the older ‘csh’ silliness.
cheers!
-blf-
--
“How many surrealists does it take to | Brian Foster
change a lightbulb? Three. One calms | somewhere in south of France
the warthog, and two fill the bathtub | Stop E$$o (ExxonMobile)!
with brightly-coloured machine tools.” | http://www.stopesso.com
More information about the ILUG
mailing list