dbfilecat (1) Linux Manual Page
dbfilecat – concatenate two files with identical schema Synopsis dbfilecat –input A.fsdb [–input B.fsdb…]or echo A.fsdb | dbfilecat –xargsDescriptionConcatenate all provided input files, producing one result. We remove extra header lines. Inputs can both be specified with "–input", or one can come from standard input and the other from "–input". With "–xargs", each line of…
