On 12/4/03 19:01, "David Wheeler" <[EMAIL PROTECTED]> wrote:

> On Saturday, April 12, 2003, at 02:13  AM, Phil Dobbin wrote:
> 
>>> Ah, nice. And in zsh/bash?
>> 
>> $ alias pv= 'perl -M\!* -le "print \!* ->VERSION()"'
> 
> mercury# alias pv='perl -M\!* -le "print \!* ->VERSION()"'
> mercury# pv File::Spec
> zsh: no matches found: -M!*
> mercury#

Duh! I sent it without checking...(and it was s'posed to be bash :)

bash2.05 [EMAIL PROTECTED] ~ $ pv File::Spec
syntax error at -e line 0, near "use !"
Execution of -e aborted due to compilation errors.

(scratches head... :(

Regards,

Phil.

Reply via email to