Project
mop
Make OK for Public. A simplistic pre-filter (not (yet|ever) 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 will be addressed. Just file 'em at:
https://github.com/rking/mop/issues
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development