Thanks, that's exactly what I was looking for. I forgot the search term
"hashbang". :)
On 11/18/2017 07:45 PM, chris burke wrote:
See http://jsoftware.com/help/user/hashbang.htm
Note that ijconsole is just a rename of jconsole to avoid conflict with
java.
For example:
~$ cat t1.sh
#!/usr/local/bin/jconsole
echo ?~5
exit ''
~$ ./t1.sh
4 0 1 3 2
On Sat, Nov 18, 2017 at 1:58 PM, Andrew Dabrowski <[email protected]>
wrote:
I can't find any documentation the command line arguments to ijconsole.
Can it be used to run shell scripts? Is there in fact a way to write shell
scripts in J?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm