![]() SQL database system |
dbcat(1)
Usage: dbcat [-p] table1 .. tableN
Description: reads each table in sequence and writes it to standard
output.
The field name header of the first table is retained as the field
name header for the result.
All tables should have the same format, but dbcat does not
verify this.
Option:
-p
path name option. Arguments should be valid pathnames instead of table names.
Environment:
discussed here.
|
![]() Copyright Steve Grubb |