Skip to content
proseLA edited this page May 14, 2020 · 3 revisions

notes:

wholesale changes based on date:

find -mtime -9 -type f | xargs perl -pi -e 's/ version 2.0/ version 2.1/g'
Clone this wiki locally