From 5e4683686237de3d9dfa949d2012ceacd03c4a44 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Mon, 13 Jan 2014 15:59:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E5=AF=B9=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...nux id Command - Print user ID and group ID information.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translated/Linux id Command - Print user ID and group ID information.md b/translated/Linux id Command - Print user ID and group ID information.md index 4d25938008..a78303f5b1 100644 --- a/translated/Linux id Command - Print user ID and group ID information.md +++ b/translated/Linux id Command - Print user ID and group ID information.md @@ -94,7 +94,7 @@ id命令可以使用一些选项。下面有一些在日常使用中有用的选 ### 总结 ### -当我们想知道某个用户的UID和GID时是非常有用的。一些程序可能需要UID/GID来运行。id使我们更加容易地找出用户的UID以GID而不必在/etc/group文件中搜寻。像往常一样,你可以在控制台输入**man id**进入id的手册页来获取更多的细节。 +当我们想知道某个用户的UID和GID时是非常有用的。一些程序可能需要UID/GID来运行。id使我们更加容易地找出用户的UID以GID而不必在/etc/group文件中搜寻。像往常一样,你可以在控制台输入**man id**进入id的手册页来获取更多的细节。 -------------------------------------------------------------------------------- @@ -102,4 +102,4 @@ via: http://linoxide.com/linux-command/linux-id-command/ 译者:[geekpi](https://github.com/geekpi) 校对:[校对者ID](https://github.com/校对者ID) -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出