[Cialug] shell escaping with command substitution?

Kenneth Younger kyounger at gmail.com
Mon Feb 9 21:55:12 CST 2015


Hm. That seems at least not to error! But it then only echoes the names of
the files, whilst quoted.

~/test ❯❯❯ cat <(./testpgm)
'/Users/kenny/test/test 3.txt'
'/Users/kenny/test/test1.txt'
'/Users/kenny/test/test2.txt'

On Mon, Feb 9, 2015 at 9:47 PM, Ron Houk <houk.ron at gmail.com> wrote:

> My shell is weak but would process redirection help. E.g.
>
> cat <(./testpgm)
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
> --
> Kenneth Younger III
> Founder, Sheer Focus Inc.
> e: kenny at sheerfocus.com
> p: (515) 367-0001
> t: @kenny <http://twitter.com/kenny>
>  <http://cialug.org/mailman/listinfo/cialug>
>


More information about the Cialug mailing list