mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 23:23:55 +00:00
![]() ``` for f in $(find . -iname "*python3*" | grep -vE 'git'); do fnew=$(echo "$f" | sed 's/python3/python/') git mv "$f" "$fnew" done |
||
---|---|---|
.. | ||
asciidoc.html.markdown | ||
bash-jp.html.markdown | ||
julia-jp.html.markdown | ||
php-jp.html.markdown | ||
python-jp.html.markdown | ||
r-jp.html.markdown |