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

2 lines
95 B
Bash

#!/bin/bash
awk -F: '($2 != "x" ) { print $1 " is not set to shadowed passwords "}' /etc/passwd