2 lines
53 B
Bash
2 lines
53 B
Bash
#!/bin/bash
|
|
grep ^shadow:[^:]*:[^:]*:[^:]+ /etc/group |
#!/bin/bash
|
|
grep ^shadow:[^:]*:[^:]*:[^:]+ /etc/group |