I fixed a few inaccurate progress messages, added an example for the "scancopynew" command and made dry-run affect the "save" command too.
Sunday, July 31, 2022
Tuesday, July 12, 2022
Aperito v1.3.3
I fixed an old bug that would cause Aperito to try to change the permissions of one directory above the "*-Aperito-dupicates" directory when deduplicating a file inside that directory.
Categories:
My Progs,
My Progs: Aperito,
System Utilities
Subscribe to:
Posts (Atom)
Popular Posts
-
The other day, while browsing Wikipedia, I wondered how hard it must be to have weird fetishes without being able to share them with someone...
-
Brainfuck is a very beautiful esoteric programming language with only 8 commands. You can make any algorithm you can think of on this langu...
-
Here is a nice way to implement an indexed table in Brainfuck , using only n+4 memory for n table cells. I will soon release a new version o...