openldap/tests/scripts/acfilter.sh

19 lines
538 B
Bash
Raw Normal View History

1999-04-21 01:59:01 -04:00
#! /bin/sh
1999-09-01 20:52:43 -04:00
# $OpenLDAP$
2003-11-28 15:00:23 -05:00
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
2006-01-03 18:11:52 -05:00
## Copyright 1998-2006 The OpenLDAP Foundation.
2003-11-28 15:00:23 -05:00
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
1999-09-01 20:52:43 -04:00
#
# Strip comments
1999-09-01 20:52:43 -04:00
#
grep -v '^#'