From cdf913d6ef1b33fceda1dfdb853d176a902adbb2 Mon Sep 17 00:00:00 2001 From: MjSeven <33125422+MjSeven@users.noreply.github.com> Date: Mon, 20 Aug 2018 23:33:25 +0800 Subject: [PATCH] Update 20180802 6 Easy Ways to Check User Name And Other Information in Linux.md --- ...y Ways to Check User Name And Other Information in Linux.md | 3 +++ 1 file changed, 3 insertions(+) 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.