Re: do shell scripting a "Find"
Re: do shell scripting a "Find"
- Subject: Re: do shell scripting a "Find"
- From: Christopher Nebel <email@hidden>
- Date: Sat, 26 Feb 2005 18:28:35 -0800
On Feb 25, 2005, at 10:01 AM, Jake Pietrykowski wrote:
find /Volumes/path/to/folder/ -name "$SEARCHSTRING" -exec echo {} \;
"-exec echo {} \;" is semantically equivalent to "-print", but it's
longer and slower.
--Chris Nebel
AppleScript Engineering
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden