From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 10:19:38 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 D7E8C16A4CE for ; Thu, 17 Mar 2005 10:19:38 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B7A443D48 for ; Thu, 17 Mar 2005 10:19:38 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so477848rne for ; Thu, 17 Mar 2005 02:19:38 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=oNy2nXbsh2sOtLOGydSxxdW+9J4sT5Hg5vnuMmStj2ScmNln7K2yHtYV3hxpbYNnjORo/5eEba7SD9VVzIqZonxmKiSbbupCKstOFj2ENr6/DPu18DYfXIWOSCDx3dgDMcMlDtP6+kfnFe11Fa9OiH3JE7wcKa3a25pbrwUk2rs= Received: by 10.38.102.12 with SMTP id z12mr1361771rnb; Thu, 17 Mar 2005 02:19:38 -0800 (PST) Received: by 10.38.74.23 with HTTP; Thu, 17 Mar 2005 02:19:38 -0800 (PST) Message-ID: Date: Thu, 17 Mar 2005 11:19:38 +0100 From: Gert Cuykens To: RW In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <4237908C.8060702@vilot.com> <200503162209.04864.list-freebsd-2004@morbius.sent.com> cc: freebsd-questions@freebsd.org Subject: Re: flash plugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 10:19:39 -0000 On Thu, 17 Mar 2005 10:16:36 +0100, Gert Cuykens wrote: > > > flash-0.9.5 > > > flashplugin-0.4.3 > > > flashplugin-firefox-0.4.12 > > > flashplugin-mozilla-0.4.12 > > > flashplugin-mozilla-devel-0.4.12 > > > flashpluginwrapper-0.20021113 > > > linux-flashplugin-5.0r51_2 > > > linux-flashplugin-6.0r79_2 > > > linux-flashplugin-7.0r25_1 > > > linuxpluginwrapper-20050119_1 > > How did you use grep to display this ? > never mind i thought there was some fancy grep option that scanned all ports :) I# ls | grep flash dummyflash flashplugin flashplugin-firefox flashplugin-mozilla flashplugin-mozilla-devel flashpluginwrapper linux-flashplugin linux-flashplugin6 linux-flashplugin7 I#