Nuno Ricardo Loureiro Ferreira wrote:
> Could anybody tell me, if the CNS program works on batch mode? And if it
> does, how?
If
cns < some.inp > some.out
works for you interactively, just put that into a little shell script,
add the necessary cd command to change to the directory with your script
files, and feed that shell script to at or batch using the -f option. If
your site has more sophisticated batch software installed, use that
instead.
Michael