
smokestatus.pl - Check the status of a running smoke

$ ./smokestatus.pl -c [smokecurrent_config]

-a | --all Find all *_config
-r | --running Check all *.lck
-c | --config <configfile> Use the settings from the configfile
smokestatus.pl uses the configuration file created by configsmoke.pl.
-m | --matrix Add the letter-matrix when possible
-d | --dir <directory> Specify where the *_config files are
-h | --help Show help message (needs Pod::Usage)
--man Show the perldoc (needs Pod::Usage)

This is a small program that checks the status of a running smoke and reports.

(c) 2002-2003, All rights reserved.
* Abe Timmerman <abeltje@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See:
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.