mop 0.0.2
A simplistic pre-filter (not (yet) a substitute for manual examination). Usage ===== mop < /var/log/nginx/error_log > cleaned_file vim cleaned_file # check for anything it might've missed jist -co cleaned_file # upload, copy its URL to clipboard, open in browser Note ==== This thing is really in its beginning phases. It currently: * Deletes too much * Leaves too much However, all [Issues](https://github.com/rking/mop/issues) will be addressed. Just file 'em.'