Tag: screenshot
-
Command to take screenshot
You can use scrot -z ‘/tmp/Screenshot from %F %H-%M-%S.png’ (you might need to install scrot first).
You can use scrot -z ‘/tmp/Screenshot from %F %H-%M-%S.png’ (you might need to install scrot first).