openldap/tests/scripts/acfilter.sh
1998-08-19 01:29:52 +00:00

5 lines
124 B
Bash
Executable file

#!/bin/sh
grep -v "modifiersname" | \
grep -v "modifytimestamp" | \
grep -v "creatorsname" | \
grep -v "createtimestamp"