From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 14:20:03 2004 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 D01C316A4CE for ; Tue, 24 Feb 2004 14:20:03 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F47C43D1F for ; Tue, 24 Feb 2004 14:20:02 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from vixen42 ([68.109.49.234]) by lakemtao06.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20040224222002.VJEF3458.lakemtao06.cox.net@vixen42> for ; Tue, 24 Feb 2004 17:20:02 -0500 Date: Tue, 24 Feb 2004 16:18:36 -0600 From: Vulpes Velox To: freebsd-questions@freebsd.org Message-Id: <20040224161836.6a000415@vixen42.> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: file selector and shell scripts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 22:20:03 -0000 I am currently working on putting together a shell script to allow me to save files with certian extensions under firefox and then run a few commands on them... the problem I am running into is there I can't seem to find any thing to take care of the file selector part... Any one seen any thing like this befor... I vaguely remember seeing something like it awhile back, but can't seem find any thing like that now.