croptool

Image cropping tool
git clone git://lumidify.org/croptool.git (fast, but not encrypted)
git clone https://lumidify.org/croptool.git (encrypted, but very slow)
git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/croptool.git (over tor)
Log | Files | Refs | README | LICENSE

commit c49f7928026cab6699ef7988a2dabf62b7fc6c40
parent a609327a44bd87ff54adcfbc549230c83ae49179
Author: lumidify <nobody@lumidify.org>
Date:   Tue, 14 May 2024 17:28:43 +0200

The example in selectool.1 shouldn't have issues with double quotes

Diffstat:
Mselectool.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/selectool.1 b/selectool.1 @@ -122,7 +122,7 @@ $ selectool -f "mv -- '%f' '/path/to/dir/'" *.jpg | sh .Ed .Pp Note that no great care has been taken to deal with filenames containing -single or double quotes. +single quotes. That is left as an exercise to the reader (hint: just don't have filenames containing quotes). .Sh SEE ALSO