[SAC-HELP] using sac in shell in 64-bit linux

andreas wessel awbochum at gmail.com
Tue Feb 27 15:37:06 PST 2007


I found the use of "here-document" not to be working at all (with Sac 100.1)
A workaround I use is putting the commands into a temporary file which can
then be called with SAC:

cat << eof > ./tmp
input
quit
eof

sac ./tmp



Andreas

On 2/28/07, Brian Savage <savage at uri.edu> wrote:
>
> Xinlei
>
> If you add in the quit command, sac will return, otherwise it will hang.
> And yes, this is on the list of things to fix, but it is not related
> to the 64//32 bit issue.
>
> sac <<end
> input
> quit
> end
>
> Cheers,
> Brian Savage
> savage at uri.edu
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.iris.washington.edu/pipermail/sac-help/attachments/20070228/17ec079f/attachment.html>


More information about the sac-help mailing list