On Tue, Jun 12, 2012 at 11:55 PM, Nala Ginrut <[email protected]> wrote:

>
> Anyway, there's a problem for you.
> I'm trying to write a simple wrapper for "sed" with our popen module:

This is exactly the kind of thing SCSH does well:

1> (run/string (sed s:a:b:g)(<< "banana"))
"bbnbnb"

Nevertheless the current state of guile's scsh implementation is,
according to the manual, "bitrotten"


-- 
Greg Benison <[email protected]>
[blog] http://gcbenison.wordpress.com
[twitter] @gcbenison

Reply via email to