I love chaining commands as much as anyone, and sed, awk, grep, and perl are some of my best friends. However, remember that, in *nix, each command runs in its own process, the resources required for ...
Hi, I'm trying to update the serial number line in some bind files using a linux script. This is running on hardware that has a stripped down version of linux so I don't have access to perl or ...