ldifsearch revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
c048b545f06921f53ceb830b30f99aed7b369d95dougm# CDDL HEADER START
c048b545f06921f53ceb830b30f99aed7b369d95dougm# The contents of this file are subject to the terms of the
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm# Common Development and Distribution License, Version 1.0 only
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm# (the "License"). You may not use this file except in compliance
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm# with the License.
0ea12b5dcb3d1d399f9bff6f56fb445d80205f9dstriker# You can obtain a copy of the license at
e93624301705e3dc68992e3b488a764389eb8b98trawick# See the License for the specific language governing permissions
cba0728e3535ee87e89cdb3cb54ce91eda18f6ccaaron# and limitations under the License.
cba0728e3535ee87e89cdb3cb54ce91eda18f6ccaaron# When distributing Covered Code, include this CDDL HEADER in each
a45de374fb215f294eb1369d4406ac79d6596ee1brianp# file and include the License file at
a45de374fb215f294eb1369d4406ac79d6596ee1brianp# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
a45de374fb215f294eb1369d4406ac79d6596ee1brianp# add the following below this CDDL HEADER, with the fields enclosed
a45de374fb215f294eb1369d4406ac79d6596ee1brianp# by brackets "[]" replaced with your own identifying information:
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick# Portions Copyright [yyyy] [name of copyright owner]
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick# CDDL HEADER END
a1be7357e2c08b9dfe52c277063d212d65b15feejim# Copyright 2006-2008 Sun Microsystems, Inc.
a1be7357e2c08b9dfe52c277063d212d65b15feejim# Portions Copyright 2011 ForgeRock AS
a1be7357e2c08b9dfe52c277063d212d65b15feejim# This script may be used to perform searches in an LDIF file.
6682df9b639663c50f447e5690dd62cce7b1c086trawickOPENDJ_INVOKE_CLASS="org.opends.server.tools.LDIFSearch"
51c0f0fe0a49a180389009442a83f74b1916f96atrawick"${SCRIPT_DIR}/../lib/_server-script.sh" "${@}"