I hereby claim:
- I am rptb1 on github.
- I am rptb1 (https://keybase.io/rptb1) on keybase.
- I have a public key ASBpQ2DawA29bkOe-SNReIb2SHhk4rgFOYrJcmZsgMN-1Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
*~ |
#!/usr/bin/env python3 | |
# make-thumbs -- pre-create thumbnails for e.g. Nautilus (Gnome Files) | |
# | |
# Usage: make-thumbs <directory>... | |
# | |
# Adapted from <https://askubuntu.com/a/201997/466189> to work on | |
# Ubuntu 22.04 by updating to Python 3 and fixing up errors. | |
# | |
# CC BY-SA <https://creativecommons.org/licenses/by-sa/3.0/> |
#!/bin/cat |