File: rerunpov.sh

package info (click to toggle)
povray 1%3A3.6.1-6
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 31,052 kB
  • ctags: 20,305
  • sloc: ansic: 110,032; cpp: 86,573; sh: 13,595; pascal: 5,942; asm: 2,994; makefile: 1,747; ada: 1,637
file content (11 lines) | stat: -rwxr-xr-x 276 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# FILE : rerunpov.sh
#
# Re-run POV-Ray(tm) using all the previously saved setting from an INI file
# called rerun.ini.  Also see runpov.sh and the "Resuming Options" section in
# the User's Documentation.
#
# From Mike Fleetwood

povray rerun.ini ${@}