From owner-freebsd-questions@FreeBSD.ORG Tue Jun 15 11:47:14 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E690B106567F for ; Tue, 15 Jun 2010 11:47:14 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6AC188FC1F for ; Tue, 15 Jun 2010 11:47:14 +0000 (UTC) Received: by bwz8 with SMTP id 8so34910bwz.13 for ; Tue, 15 Jun 2010 04:47:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=3qvHPv28KgaJI3oTDea2yipr5ad1r5iOhuv9mvyEa64=; b=XxbzfvD2oUTdW5W54VR3fcJ9ci7zBrltqZgppZSb4bEJ2gTs+1UzbadvlTU7Hjl47x tGs6oR4yIH4X2V2JpPToPY7WiTGU7vc6Jq8VIpmTVjVIijg+GU19J4BUF3GPMMAuBAar n6P+3IF5LITCXr3Fzz7bgKdGFsdJBbAo0H+lY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=sBWXRwc9zeORdG9WHu+WuDiHUkZ0Kb+iAlvw5Jltrc/7/ObI0YSFsMGL2qTxu5wRmu DndGxFByvCX8V/Plt5BxsHrcdJ2GRBKawfz3TmCEeW2HyilkwDtM/Wm4YNVxqbjuFI/L HnH34YvQrykTUPXsCxcdiYCsB1ILcASfR6WbI= Received: by 10.204.10.134 with SMTP id p6mr5348492bkp.165.1276602432999; Tue, 15 Jun 2010 04:47:12 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id v2sm24120491bkz.7.2010.06.15.04.47.11 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Jun 2010 04:47:12 -0700 (PDT) Date: Tue, 15 Jun 2010 12:47:09 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20100615124709.254fe73e@gumby.homeunix.com> In-Reply-To: <20100615122014.44108373@gumby.homeunix.com> References: <4C173909.1050101@comclark.com> <4C174283.9090903@comclark.com> <20100615122014.44108373@gumby.homeunix.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: * wildcard in.sh script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 11:47:15 -0000 On Tue, 15 Jun 2010 12:20:14 +0100 RW wrote: > On Tue, 15 Jun 2010 17:06:11 +0800 > Aiza wrote: > > > > Here is the test and out put > > # >admin cell* > > admin: No match. > > try ./admin cell* Sorry that would be "not found", not "No match"