Some content update and fixes...

This commit is contained in:
Johannes Findeisen 2025-09-08 03:08:28 +02:00
commit 22303a3506

View file

@ -10,17 +10,18 @@ chkusr is a set of programs to verify information about a user on UNIX based sys
* [Building chkusr](#building-chkusr)
* [Installation](#installation)
* [Uninstall](#uninstall)
* [chkgrp](#chkgrp)
* [chkpwd](#chkpwd)
* [Usage](#usage)
* [Return codes](#return-codes)
* [Examples](#examples)
* [Interactive mode asking for a username and a password](#interactive-mode-asking-for-a-username-and-a-password)
* [Interactive mode only asking for a password](#interactive-mode-only-asking-for-a-password)
* [None interactive mode with username and password provided as arguments to chkpwd](#none-interactive-mode-with-username-and-password-provided-as-arguments-to-chkpwd)
* [Request the result from the above commands](#request-the-result-from-the-above-commands)
* [Custom build](#custom-build)
* [chkpwr](#chkpwr)
* [Programs](#programs)
* [chkgrp](#chkgrp)
* [chkpwd](#chkpwd)
* [Usage](#usage)
* [Return codes](#return-codes)
* [Examples](#examples)
* [Interactive mode asking for a username and a password](#interactive-mode-asking-for-a-username-and-a-password)
* [Interactive mode only asking for a password](#interactive-mode-only-asking-for-a-password)
* [None interactive mode with username and password provided as arguments to chkpwd](#none-interactive-mode-with-username-and-password-provided-as-arguments-to-chkpwd)
* [Request the result from the above commands](#request-the-result-from-the-above-commands)
* [Custom build](#custom-build)
* [chkpwr](#chkpwr)
* [Links](#links)
* [License](#license)