openldap/tests/scripts/acfilter.sh

6 lines
124 B
Bash
Raw Normal View History

1998-08-18 21:29:52 -04:00
#!/bin/sh
grep -v "modifiersname" | \
grep -v "modifytimestamp" | \
grep -v "creatorsname" | \
grep -v "createtimestamp"