From owner-freebsd-gnome Fri Jan 17 4: 0:55 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FCC137B401 for ; Fri, 17 Jan 2003 04:00:54 -0800 (PST) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E7143F13 for ; Fri, 17 Jan 2003 04:00:54 -0800 (PST) (envelope-from 520023893678-0001@t-online.de) Received: from fwd10.sul.t-online.de by mailout02.sul.t-online.com with smtp id 18ZVB6-0008TN-01; Fri, 17 Jan 2003 13:00:52 +0100 Received: from pD950C7CC.dip.t-dialin.net (520023893678-0001@[217.80.199.204]) by fwd10.sul.t-online.com with esmtp id 18ZVB1-1EmUgSC; Fri, 17 Jan 2003 13:00:47 +0100 Date: Fri, 17 Jan 2003 13:00:27 +0000 (GMT) From: 520023893678-0001@t-online.de (P. U. Kruppa) To: freebsd-gnome@freebsd.org Subject: nautilus-scripts question Message-ID: <20030117125019.X34441@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520023893678-0001@t-dialin.net Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, it took all my programming knowledge to develop the following script ----------------------------------- #!/bin/sh exec nautilus ftp://user_name:password@pukruppa.dyndns.org:8021/ ---------------------------------- and really: on double-click it opens a nautilus window which shows all the directory content. But: I am frequently asked, if I whish to execute or view the script-file. Can I do something to prevent this, and execute at once? Thanks, Uli. *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message