On Sat, Sep 12, 2009 at 5:22 PM, Trent W. Buck <[email protected]> wrote: > Ew. I'm not keen on calling mv(1) to handle each rename, let alone via > sh (which WILL explode on some paths, and allow injection attacks).
rawSystem does not use sh (hence the "raw") --Max _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
