dbrow (1) Linux Manual Page
NAME dbrow – select rows from an Fsdb file based on arbitrary conditions SYNOPSIS dbrow [-vw] CONDITION [CONDITION…] DESCRIPTION Select rows for which all CONDITIONS are true. Conditions are specified as Perl code, in which column names are be embedded, preceded by underscores. OPTIONS -v Invert the selection, picking rows where at least one condition…
