It is often necessary to read a file with bash, and act upon the entire line. There are many different ways to do this, but I’ll outline one of the simpler methods, both suitable for stacking on a single command…
It is often necessary to read a file with bash, and act upon the entire line. There are many different ways to do this, but I’ll outline one of the simpler methods, both suitable for stacking on a single command…