message no. 149859
Posted by wa5ted in #jekyll at 2016-09-07T20:34:15Z
find . -iname "*.html" -exec bash -c 'mv "$0" "${0%\.html}.php"' {} \;
Posted by wa5ted in #jekyll at 2016-09-07T20:34:15Z