210220 linux mint安装命令行截图工具 sudo apt-get install scrot 截图-保存一整张桌面图片 scrot 指定截图文件名和保存目录 scrot ~/图片/1.png 指定特定窗口或定义一个区域来截图 scrot -s 延迟截图 scrot -s -d 5