On Tue, Jun 12, 2012 at 11:55 PM, Nala Ginrut <nalagin...@gmail.com> 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 <gbeni...@gmail.com> [blog] http://gcbenison.wordpress.com [twitter] @gcbenison