dbfilecat (1) Linux Manual Page
NAME dbfilecat – concatenate two files with identical schema SYNOPSIS dbfilecat– input A.fsdb[–input B.fsdb…] or echo A.fsdb | dbfilecat –xargs DESCRIPTION Concatenate 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",…
