A filter is a command that accepts input from stdin, transforms it
in some way and outputs the transformed contents into stdout.
vi and vim, even emacs, etc)Filters are of two types:
stdin
at onceRelated:
Reference:
Tags:
#literature-note #unix #cli