init/scripts/01

2 lines
64 B
Plaintext

awk -F: '{printf("%-24s%-24s%-24s\n", $1, $3, $6)}' /etc/passwd