Interfacing with command shell

Discussion of Common Lisp
Post Reply
Indecipherable
Posts: 47
Joined: Fri Jun 03, 2011 5:30 am
Location: Behind you.
Contact:

Interfacing with command shell

Post by Indecipherable » Thu Jul 07, 2011 2:33 am

Is there a library or perhaps a script that allows you to execute shell scripts? Something like Python's os.system() if you are familiar.
Don't take the FUN out of DEFUN !

gugamilare
Posts: 406
Joined: Sat Mar 07, 2009 6:17 pm
Location: Brazil
Contact:

Re: Interfacing with command shell

Post by gugamilare » Thu Jul 07, 2011 8:34 am


Post Reply