[PD-ot] Re: [PD] [PD-announce] ascii externals update

IOhannes m zmoelnig zmoelnig at iem.at
Tue Jun 20 19:22:12 CEST 2006


hi.

moved to pd-ot

Alexandre Quessy wrote:
> Hi Marc and others,
> 
> Do you know a way to convert a file in ASCII codes like in your external,
> but in BASH ? I am preparing a nice game for hackers....
> 

like: "ascii -s ${TEXT} | awk '{print $2}'"

(you can use "cut" instead of awk if you prefer to)
the only problem with this is, that "ascii" (as found in the 
debian-package "ascii") usually does not read stdin.

mfg.asdr
IOhannes





More information about the PD-ot mailing list