On Wed, Jul 06, 2005 at 12:44:25AM +0200, Dexter wrote:
} Hi,
} bash command "find" let's you execute other commands like this:
[...]

This is where your problem comes up. The find command is a standalone
program, and unrelated to bash.

} Somebody has a idea how to run function there?

This is what shell scripts are for. Write a standalone shell script, and
use that as the command to execute.

} Thanks alot
}    Dexter2
--Greg


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to