Re: [Wien] shell script issue

2023-06-02 Thread pluto via Wien
Dear All, This issue seems to be related to the terminal process. I typically run the shell script from the remote terminal, and then at some point the terminal window from which I run it is terminated. (I typically use putty in Windows 10, but I don't think this is important). When the

Re: [Wien] shell script issue

2023-04-20 Thread Laurence Marks
As an addition to what Peter said, did you check the error files, e.g. cat *.error? --- Professor Laurence Marks (Laurie) Department of Materials Science and Engineering Northwestern University www.numis.northwestern.edu "Research is to see what everybody else has seen, and to think what nobody

Re: [Wien] shell script issue

2023-04-20 Thread Peter Blaha
If this is really your script, it should not happen. Your script is course ok (although I'm not a bash specialist). Maybe some bug in your Linux ? alternatively, change to first line of your script to /bin/csh -f or /bin/tcsh -f and see what happens. Am 20.04.2023 um 12:19 schrieb pluto