Tag Archives: fgrep
fgrep files and insert characters before & after the output
I’m preparing a Unix shell script to scan backup log and to check for failure code. If the directory backup is finished with failure, then the script must be able to pick-up the failed directory and write to an include … Continue reading