logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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