On Sat, 2 Mar 2019 17:11:49 +0100 Dr. Jürgen Sauermann <[email protected]> wrote:
> ... > =2= EOF > > GNU APL might have some command-line option to --quit the program > after running all the required scripts (without ')off'). Currently I > use a bash script 'aplscript' that appends a file which only > instruction is ')off'. > A simpler way would be: > > echo ")OFF" | apl -f workspace ... > Hi. Thanks for the tip! Hudson
