3 lines
95 B
Bash
Executable file
3 lines
95 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
grim -g "$(slurp -p)" -t ppm - | magick - -format '%[pixel:p{0,0}]' txt:-
|