You can load libc.scm, which ties most of libc into s7, then call mkdir as (*libc* 'mkdir):
((*libc* 'mkdir) "new-dir") _______________________________________________ Cmdist mailing list [email protected] https://cm-mail.stanford.edu/mailman/listinfo/cmdist
