User:)biyibiyibiyi(/RW&RM 04/hackpacts: Difference between revisions

From XPUB & Lens-Based wiki
Line 13: Line 13:
ls -v | cat -n | while read n f; do mv -n "$f" "$n.ext"; done  
ls -v | cat -n | while read n f; do mv -n "$f" "$n.ext"; done  
</source>
</source>
[[File:Gif montage3.jpg|200px]]

Revision as of 14:35, 27 September 2019

26_09_2019

tried to use IM to do montaging

Im montage 2.png

Im montage.jpg

27_09_2019

task: use 95 layouts to play more with imagemagick

name files to sequential order

ls -v | cat -n | while read n f; do mv -n "$f" "$n.ext"; done

Gif montage3.jpg