unix scripts (to first order) are trivial. you have to tell it which shell you're going to use, so: #! /bin/sh > tex \&opustex jobname > opusflex jobname > tex \&opustex jobname > dvips -o jobname.ps jobname > gv jobname will do it; then make the file executable chmod +x runopus and you're away robin
- Linux script David Bobroff
- Re: Linux script Robin Fairbairns
- Re: Linux script Klaus Knopper
- Re: Linux script Robert Tennent
- Re: Linux script Stefan Evert
- Re: Linux script Werner Icking
