miller/docs/src/example-mlr-s-script
2021-12-25 14:14:30 -05:00

5 lines
105 B
Text
Executable file

#!/usr/bin/env mlr -s
--c2p
filter '$quantity != 20'
then count-distinct -f shape
then fraction -f count