newLISP Fan Club

Forum => newLISP in the real world => Topic started by: csfreebird on January 16, 2013, 04:02:26 AM

Title: No easy way to copy directory
Post by: csfreebird on January 16, 2013, 04:02:26 AM
I didn't find one convenient way to copy a directory recursively. Have to execute a 'cp -r' command on Ubuntu,

Could you provide some better APIs for manupulating files.