# # The perl script requires the following variables to be bound # to something meaningful before it will operate correctly: # # DEFAULT_TMPDIR # CONTEXT_DIFF # RM # # Given: # * a program to run (1st arg) # * some "command-line opts" ( -O -O ... ) # [default: anything on the cmd line this script doesn't recognise ] # the first opt not starting w/ "-" is taken to be an input # file and (if it exists) is grepped for "what's going on here" # comments (^-- !!!). # * a file to feed to stdin ( -i ) [default: /dev/null ] # * a "time" command to use (-t ). # # * alternatively, a "-script