From 266e52eefbe761e684e401f83b4d05df14eaa26f Mon Sep 17 00:00:00 2001 From: geekpi Date: Mon, 30 Dec 2013 02:26:22 +0000 Subject: [PATCH] =?UTF-8?q?[Translating]=20Linux=20id=20Command=20=A8C=20P?= =?UTF-8?q?rint=20user=20ID=20and=20group=20ID=20information?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...x id Command ¨C Print user ID and group ID information.md} | 4 ++++ 1 file changed, 4 insertions(+) rename sources/{Linux id Command – Print user ID and group ID information.md => Linux id Command ¨C Print user ID and group ID information.md} (98%) diff --git a/sources/Linux id Command – Print user ID and group ID information.md b/sources/Linux id Command ¨C Print user ID and group ID information.md similarity index 98% rename from sources/Linux id Command – Print user ID and group ID information.md rename to sources/Linux id Command ¨C Print user ID and group ID information.md index 62146450da..ae1bb77dfb 100644 --- a/sources/Linux id Command – Print user ID and group ID information.md +++ b/sources/Linux id Command ¨C Print user ID and group ID information.md @@ -1,3 +1,7 @@ +Translating---------------------geekpi + + + Linux id Command – Print user ID and group ID information ================================================================================ To log in into a computer, we need a username. Username is an identity to recognized by a computer. Based on it, computer will apply a set of rules to a someone that log in with that username. On Linux system we can use **id** command.