Files
2026-05-11 09:15:08 +02:00

2 lines
86 B
Bash

#!/bin/bash
awk -F: '($2 == "" ) { print $1 " does not have a password "}' /etc/shadow