MEENA SELVAM am Mittwoch, 6. Juli 2005 17.03:
> Hi,
> In Fedora Linux, when i give
>
> $make > makeoutput 2>&1
>
> i get the error "Ambiguous redirect .."
[snip]

No problems on gentoo linux with 

$ perl -le 'print "hallo"' > test1.txt 2>&1

maybe the "$make" is the problem, but it is definitely not perl related.

joe

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to