|
|
| |
scpr - The scpr program is used to print out objects in checkpoint files.
scpr takes the following command line options followed by a list of files.
- -o val
- Print the object with the name val. Object names take the form
'<classname>:<ordinal_number>'. At least one file and object
name must be given.
- -memorygrp val
- Which memory group to use.
- -threadgrp val
- Which thread group to use.
- -messagegrp val
- Which message group to use.
- -W val
- Set the working directory.
- -d
- Turn on debugging.
- -v
- Print the version.
- -w
- Print the warranty.
- -L
- Print the license.
- -h
- Print this help.
scpr is open-source software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
scpr 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. See the GNU General Public License for more details.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |