Update 20180802 6 Easy Ways to Check User Name And Other Information in Linux.md

This commit is contained in:
MjSeven
2018-08-20 23:33:25 +08:00
committed by GitHub
parent 563e675ab3
commit cdf913d6ef

View File

@@ -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.