| PAW-DEMOS(1) | General Commands Manual | PAW-DEMOS(1) |
paw-demos - run PAW demonstrations
paw-demos [options] [example_num [test_num]]
paw-demos is a script to run the demonstrations of PAW in the paw-demos package. It will create a demo directory (by default $HOME/paw-demos), copy the demos from /usr/share/paw-demos to this directory, and run them. Both examples and tests are available.
example_num is the number of the example to start with; examples are skipped if example_num > 31. test_num is the number of the test to start with; tests are skipped if test_num > 8. Note that the first example is numbered 1 but the first test is numbered 0.
/usr/share/paw-demos contains the PAW demonstrations.
$HOME/paw-demos is the default directory in which to run the demos.
paw(1), paw++(1)
This manual page and the paw-demos script that it describes were written by Kevin McCarty <kmccarty@debian.org> for the Debian GNU/Linux system (but may be used by others). The demos themselves were written by various PAW contributors.
(C) Copyright Kevin McCarty, 2003.
| April 23, 2003 |