File: runpov.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 270 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# FILE : runpov.sh
#
# Run POV-Ray(tm) saving all the current settings into an INI file called
# rerun.ini.  Also see rerunpov.sh and the "Resuming Options" section in
# the User's Documentation.
# 
# From Mike Fleetwood

povray +GIrerun.ini ${@}