Änderungen

Zur Navigation springen Zur Suche springen
11 Bytes hinzugefügt ,  21:38, 29. Jul. 2007
Zeile 5: Zeile 5:  
<pre>
 
<pre>
 
find /bilder/verzeichnis -type f >/tmp/filelist.txt
 
find /bilder/verzeichnis -type f >/tmp/filelist.txt
awk '{print "File: \""$0"\"";system("convert -rotate 180 \""$0"\"")}' /tmp/filelist.txt
+
awk '{print "File: \""$0"\"";system("convert -rotate \"+180\" ps:jpg \""$0"\"")}' /tmp/filelist.txt
 
</pre>
 
</pre>
      
===Ablage===
 
===Ablage===

Navigationsmenü