417N/A# The contents of this file are subject to the terms of the 417N/A# Common Development and Distribution License (the "License"). 417N/A# You may not use this file except in compliance with the License. 417N/A# See the License for the specific language governing permissions 417N/A# and limitations under the License. 417N/A# When distributing Covered Code, include this CDDL HEADER in each 417N/A# If applicable, add the following below this CDDL HEADER, with the 417N/A# fields enclosed by brackets "[]" replaced with your own identifying 417N/A# information: Portions Copyright [yyyy] [name of copyright owner] 417N/A# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. 417N/A# ident "@(#)quaggaadm 1.3 08/10/02 SMI" 417N/A print - "\t${1} [-e] ${H}\t\tConnect to ${H} daemon" >&2 417N/A print - "\nThe -e flag enables the named daemon to accept ${1} connections and" >&2 417N/A print - "must be used on the first use of ${1} to connect to a particular daemon." >&2 417N/Aif [ ${
#} -eq 2 ] ; then 417N/A if [ ${
1} !=
"-e" ];
then 417N/Aelif [ ${
#} -eq 1 ] ; then 417N/A print -
"Unrecognized command: ${1}..." >&
2