mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 23:29:34 -05:00
2 lines
89 B
Bash
Executable file
2 lines
89 B
Bash
Executable file
#! /bin/sh
|
|
egrep -iv '^modifiersname:|^modifytimestamp:|^creatorsname:|^createtimestamp'
|