linux unwrap text file
I spent forever trying to figure out how to unwrap an apache access_log that was splitting requests between two lines. I finally found the answer! Create a perl script called unwrap.pl and run the script like this: # perl unwrap.pl…