Hi!

Le 19 août 2010 à 23:56, Brandon S Allbery KF8NH a écrit :

> [mress:~] allbery% grep !q /etc/passwd
> q: Event not found.
> [mress:~] allbery% grep "!q" /etc/passwd
> q: Event not found.
> [mress:~] allbery% grep '!q' /etc/passwd
> q: Event not found.
> [mress:~] allbery%
> 
> Are you zapping histchars, like I usually do?  (Admittedly, I haven't
> checked to see if OSX does it globally.)

You're right with grep "!q", the initial message was about grep "q!"…

However, grep "\!q" seems to work fine. I would not put my hand in fire, 
though, as the French saying goes.

Cheers,
Vincent
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to