Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

filter-columns - filter a tab-delimited table per custom criteria

Description

filter-columns  reads  a  tab-delimited  table from standard input and writes to standard output all rows
       matching the awk(1) expression expr.

Name

       filter-columns - filter a tab-delimited table per custom criteria

Note

       Callers will typically want to surround expr by single quotes to protect it from shell expansion.

See Also

awk(1), print-columns(1), reorder-columns(1), sort-table(1), transmute(1), uniq-table(1), xtract(1).

NCBI                                               2023-02-05                                  FILTER-COLUMNS(1)

Synopsis

filter-columnsexpr

See Also