linux 截图工具scrot


scrot的使用


scrot  [参数] [文件名]


[参数]

-s    :   鼠标选取范围

scrot -s abc

-c     :    延时


-d     :倒计时 (通常cd一起用)


scrot -cd 10 abc


[文件名]

保存在当前路径下


你可能感兴趣的:(linux)