回答編集履歴
2
質問のしかたに対する意見
answer
CHANGED
@@ -1,2 +1,4 @@
|
|
1
1
|
そのまま `convert in.jpg -strip out.jpg` と入力したらダメですか?
|
2
|
-
ダメだったら`/usr/bin/convert in.jpg -strip out.jpg`
|
2
|
+
ダメだったら`/usr/bin/convert in.jpg -strip out.jpg`
|
3
|
+
|
4
|
+
実行してエラーが出たのなら、その出たエラーをなるべくそのまま貼り付けて下さい。「こういうコマンドを実行したいのですがどうすれば?」という質問だと「そのままやってみたら?」としかいえませんよ。
|
1
回答の更なる親切な追記 :p
answer
CHANGED
@@ -1,1 +1,2 @@
|
|
1
|
-
そのまま `convert in.jpg -strip out.jpg` と入力したらダメですか?
|
1
|
+
そのまま `convert in.jpg -strip out.jpg` と入力したらダメですか?
|
2
|
+
ダメだったら`/usr/bin/convert in.jpg -strip out.jpg`
|