Files
2023-05-14 11:44:44 +00:00

8 lines
150 B
Bash
Executable File

#!/bin/sh
#
# Assumes the "magick" command has been installed
#
magick -size 100x100 xc:red \
\( rose: -rotate -90 \) \
+append show: