From owner-freebsd-isp Mon Feb 22 7: 5: 9 1999 Delivered-To: freebsd-isp@freebsd.org Received: from commnet.accn.org (commnet.accn.org [207.73.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 2A43D10F2D for ; Mon, 22 Feb 1999 07:05:00 -0800 (PST) (envelope-from ryanm@accn.org) Received: from accn.org (rocky.accn.org [207.73.64.8]) by commnet.accn.org (8.9.3/8.9.3) with ESMTP id KAA12196 for ; Mon, 22 Feb 1999 10:05:05 -0500 (EST) Message-ID: <36D171AE.A9023E77@accn.org> Date: Mon, 22 Feb 1999 10:03:10 -0500 From: ryanm Reply-To: ryanm@accn.org X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-isp@FreeBSD.ORG" Subject: Secure Shell Q Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello fellow FreeBSD users, Does anyone know why secure shell 1.2.26 will not expand wildcard characters?? I am trying to do the following: /usr/local/bin/ssh -C -l radius -i IDENT.FILE HOSTNAME "zcat /home/info/logfile.*.gz \ | grep user | tail -1" It keeps saying logfile.*.gz not found. Any suggestions?? Thanks for any information, Ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message