Linux commands which are useful for bash scripting
Filters commands
In Linux, a filter is a program or a command that takes input from standard input (stdin), processes it, and sends the output to standard output (stdout). Filters can be used to modify, manipulate, or extract data from text files or ...
satyampanwar.hashnode.dev3 min read