aki-mline is the regex text filter program.
aki-mline is match line. this is filtering text line by regex, like grep.
command:
`aki-mline` -H
cargo install aki-mline
cargo deb
and install .deb into your local repository of debian package.
cat text-file | aki-mline -e "^Error" -e "^Warn"