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