Bash question

Joel Hammer joel
Mon May 17 11:59:37 PDT 2004


Yes. Everything seems to get expanded.

"*.jpg"
'*jpg'
\'*jpg\'
\"*jpg\"

I tried \\'*jpg\\', too.

Just what are you trying to accomplish?

Joel


On Fri, Feb 20, 2004 at 06:41:28PM -0500, Bruce Marshall wrote:
> I'm trying to write a bash script that uses the 'find' command.  I want to 
> pass it a wild-card argument like   *.jpg  
> 
> The argument always does the file expansion thing like it is supposed to....  
> but is there a way to pass such an argument without having the expansion take 
> place?
> 
> Done my homework, reading the manual, trying various things out....  no joy.
> 
> Thanks....
> 
> -- 
> +----------------------------------------------------------------------------+
> + Bruce S. Marshall  bmarsh at bmarsh.com  Bellaire, MI         02/20/04 18:39  +
> +----------------------------------------------------------------------------+
> "Don't be overly suspicious where it's not warranted."
> 
> _______________________________________________
> Linux-users mailing list
> Linux-users at smtp.linux-sxs.org
> Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users


More information about the Linux-users mailing list