E&S CVS Commit: PEAK - Added experimental 'invoke.c' script for POSIX-ish platforms with funky

pje at eby-sarna.com pje at eby-sarna.com
Tue May 20 21:23:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed May 21 00:02:50 UTC 2003

Added Files:
	PEAK/scripts: invoke.c

Log Message:
Added experimental 'invoke.c' script for POSIX-ish platforms with funky
'#!' support, or lack thereof.  'invoke' is designed to be used like this:

   #!/usr/local/bin/invoke peak somearg otherarg...

This should work on most sane platforms with a long-enough commandline.
See http://homepages.cwi.nl/~aeb/std/hashexclam-1.html for details on the
insanely incompatible ways different Unixes interpret #! lines.  :(
Need to add a makefile for this and/or figure out how to get distutils to
build/install it on POSIX platforms.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/scripts/invoke.c?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/scripts/invoke.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list