From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 01:54:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5437A16A4CE for ; Tue, 29 Mar 2005 01:54:18 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id F033B43D31 for ; Tue, 29 Mar 2005 01:54:17 +0000 (GMT) (envelope-from mohebbi@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so478075wri for ; Mon, 28 Mar 2005 17:54:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=hykfCiLznIsoJ2p4wDCnQOoWfDvw7X35VMJ7Ns02GPnHa6RswW9C3b0+IYll833TJIvPVtI1ixEYmSDRUj6i2m4ZwTfeQ47ibOa0MiGBjIlC5fM5oy4EmRzufMRlsHwSDy/dxye5EjZUTLK3w7MtEyslrB+61vl92AbZEgEdE5c= Received: by 10.54.63.4 with SMTP id l4mr424336wra; Mon, 28 Mar 2005 17:54:17 -0800 (PST) Received: by 10.54.14.41 with HTTP; Mon, 28 Mar 2005 17:54:17 -0800 (PST) Message-ID: Date: Mon, 28 Mar 2005 17:54:17 -0800 From: Andrew To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Basic grep isn't working for me X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 01:54:18 -0000 This command has always worked before, but we recently moved to a new server and now it isn't. --- su-2.05b# /usr/local/bin/keychain | grep -c existing KeyChain 2.5.1; http://www.gentoo.org/proj/en/keychain/ Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL * Found existing ssh-agent (84261) 0 --- Any help would be much appreciated.