From f91ad8ff192e3e4baeb4fc9f968c7b136c6aedec Mon Sep 17 00:00:00 2001 From: alim0x Date: Sat, 24 May 2014 21:15:36 +0800 Subject: [PATCH] Update How to take a screenshot from the command line on Linux.md --- .../How to take a screenshot from the command line on Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translated/tech/How to take a screenshot from the command line on Linux.md b/translated/tech/How to take a screenshot from the command line on Linux.md index cee04f1241..f6f7fee5bb 100644 --- a/translated/tech/How to take a screenshot from the command line on Linux.md +++ b/translated/tech/How to take a screenshot from the command line on Linux.md @@ -1,6 +1,6 @@ 如何从Linux命令行截屏 ================================================================================ -Linux上有着许多不同口味的截屏工具,包括桌面环境专用的截屏程序(如: KSnapshot for KDE,gnome-screenshot for GNOM,Screenshooter for Xfce),或者是通用的截屏程序(如 Shutter)。而Scort("SCReen shOT"的缩写)是最独一无二的截屏工具之一,它是一个**命令行截屏工具*。虽然它的界面十分简约,但Scrotas在功能上和其它专用的基于GUI的屏幕捕获工具一样强大。举个例子,Scrot支持延时截屏,截屏调整品质/大小,命令行流水线处理等功能。如果你是那些命令行迷中的一个,Scrot应该是你加入兵器库中的又一实用工具。在这个教程中,我将会描述**如何在命令行中用Scrot截屏**。 +Linux上有着许多不同口味儿的截屏工具,包括桌面环境专用的截屏程序(如: KSnapshot for KDE,gnome-screenshot for GNOM,Screenshooter for Xfce),或者是通用的截屏程序(如 Shutter)。而Scort("SCReen shOT"的缩写)是最独一无二的截屏工具之一,它是一个**命令行截屏工具*。虽然它的界面十分简约,但Scrotas在功能上和其它专用的基于GUI的屏幕捕获工具一样强大。举个例子,Scrot支持延时截屏,截屏调整品质/大小,命令行流水线处理等功能。如果你是那些命令行迷中的一个,Scrot应该是你加入兵器库中的又一实用工具。在这个教程中,我将会描述**如何在命令行中用Scrot截屏**。 ### 在Linux中安装Scrot ###