Next: Examples of the dbview*
Up: No Title
Previous: Database structure
- sfb.lex:
- SFB360 database
- dbreport:
- Analyse database.
- dbselect:
- Select subdatabases by attribute name.
- dbtutor:
- This text (originally as a shell script).
- dbview:
- Prettyprint selected attributes for a given entry.
- dbviewall:
- Prettyprint all attributes for a given entry.
- dbviewr:
- Prettypring selected attribute for a regular
expression matching a set of entries.
NOTE: There may be inconsistencies in the usage of some
UNIX tools on different platforms. For example, I
have found some versions of tr which accept
stdin and some which require an explicit input.
The version used here accepts stdin, and if an error
occurs, formulations such as
tr string1 string2 |
may have to be replaced by
tr string1 string2 - |
Dafydd Gibbon
Sat Mar 23 23:18:08 MET 1996