jshow
The jshow command can be used to find jBASE files or programs.
COMMAND SYNTAX
jshow -Options Name {Name ...}
Where Options can be:
| Option |
Explanation |
| -a |
display subroutine names in dll/shared object (note:
under Unix, this must be the complete path to the shared object) |
| -c |
display compile time and source file |
| -f |
file name only search |
| -h |
display this help screen |
| -p |
program name only search |
| -s |
subroutine name only search |
| -v |
verbose mode |
SYNTAX ELEMENTS
Name Name of file, subroutine, program or dll/shared object.
Tools
|