I wonder if anybody can help with this simple task. I need to make it work in AIX version of Unix.
I'd like to read from file 1, from let's say position 20-36 and search for the string in file 2. If the string doesn't exist, write the output to a file.
So the script would work something like...