[fluxus] -x flag

Dave Griffiths dave at pawfal.org
Thu Apr 6 03:33:21 PDT 2006


Hi all,

I've added a -x flag to the fluxus commandline, which is used for creating
executable fluxus scripts.

If you add the following two lines to the top of a fluxus scheme script:

#!/usr/local/bin/fluxus -x
!#

and do "chmod +x myscript.scm" - you can run the script like an executable
and fluxus will launch itself, execute your script (not loading it into
the editor) and hide the cursor.

cheers,

dave




More information about the Fluxus mailing list