1 line
68 B
Bash
Executable file
1 line
68 B
Bash
Executable file
ldapsearch -Q | grep ^givenName | grep -i "bon" | wc -l | tr -d " "
|