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

From XPUB & Lens-Based wiki
(Blanked the page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==26_09_2019==
tried to use IM to do montaging


[[File:Im montage 2.png|200px]]
[[File:Im montage.jpg| 200px]]
==27_09_2019==
task: use 95 layouts to play more with imagemagick
name files to sequential order
<source lang="bash">
ls -v | cat -n | while read n f; do mv -n "$f" "$n.ext"; done
</source>

Latest revision as of 15:17, 13 October 2019