commands.sh

fbgrab

linux

Generate screenshots directly from the framebuffer.

More info →

Examples (2)

Generate a screenshot from the current TTY

sudo fbgrab path/to/file.png

Specify which TTY to capture

sudo fbgrab -c number path/to/file.png
made by @shridhargupta | data from tldr-pages