bhelp

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
COPYRIGHT
AUTHOR

NAME

bhelp - BSU online short listing of BSU programs, functions, libraries

SYNOPSIS

bhelp

DESCRIPTION

Type bhelp from the command line to get a listing of the Basic Seismic Utilities programs. Each program is listed with a short description. In addition to executable main programs, there are descriptions of the subroutines and functions included with the BSU distribution. The listing covers both gfortran (or Fortran77) and C-language codes. This program also serves as a table of contents which points to the locations of the source codes, include files, and libraries. A good way to use bhelp is to pipe it into the less program. For example, type:

bhelp | less

and you will be able to use the up and down arrows on your key board to browse the listing. Program bhelp is written in the C-language.

SEE ALSO

man pages for each program (drop the .f or .c suffix)

Type man babs to learn about babs.c program.

COPYRIGHT

Copyright © 2009 by Paul Michaels

This program is free 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. 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. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

AUTHOR

P. Michaels, PE. <pm@cgiss.boisestate.edu>