I have a small script (in a file called sc1) that looks like this:

load molecule.pdb,mol
@colors
set transparency, 0
set fog, 0
set ray_trace_fog, 0
set orthoscopic, 1
select *
hide all
show sticks
origin name C17
png file.png

and I'd like to run this from the unix command line, how do I do that? Using
the switch -qc doesn't do it and I can find no mention of unix command line
switches in the manual.

Richard






Reply via email to