diff --git a/sources/tech/20180802 6 Easy Ways to Check User Name And Other Information in Linux.md b/sources/tech/20180802 6 Easy Ways to Check User Name And Other Information in Linux.md index d089637650..51e19afb3e 100644 --- a/sources/tech/20180802 6 Easy Ways to Check User Name And Other Information in Linux.md +++ b/sources/tech/20180802 6 Easy Ways to Check User Name And Other Information in Linux.md @@ -1,3 +1,6 @@ +Translting by MjSeven + + 6 Easy Ways to Check User Name And Other Information in Linux ====== This is very basic topic, everyone knows how to find a user information in Linux using **id** command. Some of the users are filtering a user information from **/etc/passwd** file.