mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
Merge pull request #3447 from strugglingyouth/patch-15
Update 20151019 10 passwd command examples in Linux.md
This commit is contained in:
commit
f13d8b240b
@ -1,3 +1,4 @@
|
||||
translation by strugglingyouth
|
||||
10 passwd command examples in Linux
|
||||
================================================================================
|
||||
As the name suggest **passwd** command is used to change the password of system users. If the passwd command is executed by non-root user then it will ask for the current password and then set the new password of a user who invoked the command. When this command is executed by super user or root then it can reset the password for any user including root without knowing the current password.
|
||||
@ -143,4 +144,4 @@ via: http://www.linuxtechi.com/10-passwd-command-examples-in-linux/
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:http://www.linuxtechi.com/author/pradeep/
|
||||
[a]:http://www.linuxtechi.com/author/pradeep/
|
||||
|
Loading…
Reference in New Issue
Block a user