This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:scripts_category:check_password_expiration [2024/02/19 10:32] manu |
aix:scripts_category:check_password_expiration [2024/02/19 10:33] (current) manu |
||
---|---|---|---|
Line 2: | Line 2: | ||
<cli prompt='#'> | <cli prompt='#'> | ||
- | [root@nim01]/root# cat /root/scripts/bin/check_expired_user.sh | + | [root@nim01]/root# cat /root/scripts/bin/check_expired_users.sh |
</cli> | </cli> | ||
<code> | <code> | ||
Line 80: | Line 80: | ||
Output: | Output: | ||
- | <cli prompt='#'> | + | <cli prompt='>'> |
- | root@nim /root/scripts# ./check_expired_users.sh | + | root@nim /root/scripts> ./check_expired_users.sh |
########################################################################################################## | ########################################################################################################## |