jrwren | hrm... anyone know about bash ambiguous redirect? | 00:39 |
---|---|---|
jrwren | I am using jq, extracting some values, piping to while read url fname ; do echo $url $fname.strm ; done | 00:39 |
jrwren | and that works, but as soon as I add a > between $url and $fname, it all fails with ambiguous redirect and I don't know why. | 00:39 |
jrwren | durp. fname has spaces. I want files with spaces. quote the $fname in double quotes. | 00:43 |
Scary_Guy | I will say it did work in emacs | 01:36 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!