#!/bin/sh
# From Johnathan Bailes
# This script opens a gnome-search-tool in the directory you select.
#
# Distributed under the terms of GNU GPL version 2 or later
#
# Install in your ~/Nautilus/scripts directory.
# You need to be running Nautilus 1.0.3+ to use scripts.

cd $NAUTILUS_SCRIPT_CURRENT_URI
exec gnome-search-tool

Michael JasonSmith wrote:

On Tue, 2005-01-25 at 15:01 +1300, Brad Beveridge wrote:


yup :)
ls -l
* -rwxr-xr-x 1 brad brad 329 Jan 25 10:56 Search Here


cat Search\ Here




-- Bluewater Systems Ltd - ARM Technology Solution Centre

Brad Beveridge Bluewater Systems Ltd
Phone: +64 3 3779127 (Aus +1 800 148 751) Level 17, 119 Armagh St
Fax: +64 3 3779135 PO Box 13889
Email: [EMAIL PROTECTED] Christchurch
Web: http://www.bluewatersys.com New Zealand




Reply via email to