[NB: I'm redirecting to the mailing list again; I think the discussion is best
kept there.]

On Sat, Jul 09, 2011 at 01:44:34PM -0300, Marcelo Luiz de Laia wrote:
> > are you sure it's in the PATH that mutt sees?
> 
> I am sure it is in the $PATH, but, I am unsure mutt sees my $PATH!

How do you run mutt? If you start it from a terminal emulator, it should see the
same PATH that you see when you do 'echo $PATH'...

> > can you run extract_url.pl from the command line?
> 
> Yes!
> 
> :~$ extract_url.pl 
> no input provided!
> :~$ 

what happens when you pipe it an email message? save a message to ~ or something
and then do:

$ cat message | extract_url
 

-- 
Joost Kremers
Life has its moments

Reply via email to