[GTALUG] bash quoting [was Re: Help need in bash]

Lennart Sorensen lsorense at csclub.uwaterloo.ca
Fri Jun 1 14:43:54 EDT 2018


On Fri, Jun 01, 2018 at 01:09:28PM -0400, D. Hugh Redelmeier via talk wrote:
> | From: Lennart Sorensen via talk <talk at gtalug.org>
> 
> | $ for f in "*.png"; do echo "$f"; done
> | a b c.png a.png b.png c.png
> 
> I think that you mean
> 	... echo $f ...

Oh maybe I cut and pasted the wrong test line. :)

-- 
Len Sorensen


More information about the talk mailing list