Shell stdin/stdout

J. Landman Gay jacque at hyperactivesw.com
Mon Aug 12 00:33:09 EDT 2013


On 8/11/13 11:12 PM, Mark Wieder wrote:
> Jacque-
>
> Sunday, August 11, 2013, 8:51:20 PM, you wrote:
>
>> But wait! There's more! If I do this, it does work:
>
>> put <pathToPngquant> && "16" && "<" && <pathToImg> into tCmd
>
>> I get binary back. :) Thank you, thank you.
>
> Another way to do it:
>
> put "cat" && <pathToImg> && "| pngquant 16" into tCmd
>

Cool. What's the pipe do? Is that like ">"?

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list