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.