From octave-maintainers-request at bevo dot che dot wisc dot edu Mon Jan 6 12:03:42 2003 Subject: testing without installing From: Paul Kienzle To: octave-maintainers at bevo dot che dot wisc dot edu Date: Mon, 6 Jan 2003 13:02:53 -0500 Here is a public domain script which I wrote to test a new version of octave without installing it. Is there a better way to do this? Paul Kienzle pkienzle at users dot sf dot net #!/bin/sh if test "$1" = --help ; then cat <