目次

Command (one liner)

find . -maxdepth 1 -type f | grep “ ” | sed -e 's/.*/“&”/; p; s/ /_/g' | xargs -n2 mv

DOT's Software

Software

データ操作

ベストプラクティス

My VPS