PMA Errors
vincent habchi
vince at macports.org
Thu Aug 19 22:13:22 PDT 2010
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
More information about the macports-users
mailing list