Simplified the code.
This commit is contained in:
parent
7cf30917aa
commit
c83d2864fb
2 changed files with 15 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# checkpw
|
||||
# checkpw - 1.0
|
||||
|
||||
checkpw is a program that checks the validity of a users password on a Linux/PAM-based system.
|
||||
|
||||
|
|
@ -29,3 +29,4 @@ Returns 0 on success, 1 otherwise.
|
|||
```
|
||||
echo $?
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue