Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のフォルダには10,000枚の画像があります。サイズを 128 x 128 に変更しようとしています。
sips -Z 128 *.jpg
私にこのエラーを与えています:
-bash: /usr/bin/sips: 引数リストが長すぎます
この問題を解決するにはどうすればよいですか?