Modulinos: Difference between revisions

Content added Content deleted
(Added Shell)
Line 59: Line 59:
=={{header|Common Lisp}}==
=={{header|Common Lisp}}==
Common Lisp has few standards for POSIX operation. Shebangs and command line arguments are hacks.
Common Lisp has few standards for POSIX operation. Shebangs and command line arguments are hacks.

In CLISP, this code only works for ./scriptedmain.lisp.


<lang lisp>#!/bin/bash
<lang lisp>#!/bin/bash