using pcl2pdf macro in AIX

Kenneth Brody kenbrody at spamcop.net
Wed Nov 10 20:18:58 PST 2010


On 11/10/2010 2:56 PM, daN baueR wrote:
[...]
>>> usage: pcl2pdf.sh<INPUTFILENAME>    <OUPUTFILENAME>
>>>    e.g. pcl2pdf.sh filename.prt filname.pdf
>>> sh: newwood:  not found.
>>
>> Many utilities accept "-" as a filename to mean "use stdin".
>
> at the prompt I entered this:
>
> # newwood | pcl2pdf
> and that returned an error message saying the correct syntax was
>   pcl2pdf file.pcl file.pdf

Why didn't you try "-" as the filename, to see if it takes that for stdin, 
as I suggested?

newwood | pcl2pdf - /tmp/output.pdf

-- 
Kenneth Brody


More information about the Filepro-list mailing list