2025-02-01から1ヶ月間の記事一覧
find Assets/HB_shop -name '*.png' | xargs -i sh -c 'echo "{} `expr $(stat -c %s "{}") - $(git log --stat "{}" | grep "bytes$" | sed -E "s/^.*-> | bytes$//g")`"' | grep -v ' 0$'
find Assets/HB_shop -name '*.png' | xargs -i sh -c 'echo "{} `expr $(stat -c %s "{}") - $(git log --stat "{}" | grep "bytes$" | sed -E "s/^.*-> | bytes$//g")`"' | grep -v ' 0$'