[Mono-osx] Calling ls with wildcards
Andrew Ayre
andy at britishideas.com
Wed Sep 14 09:26:07 EDT 2011
Thanks for the hint Maxi. What is the right way to do what I want?
Ultimately I want to get a subset of items that are in /dev:
ls /dev/tty.*
thanks, Andy
On 9/14/2011 2:13 PM, Maxi Combina wrote:
> I think that the wildcard is interpreted by your shell.
> When using ProcessStartInfo("ls", "/dev/*"), you are actually requiring
> an "ls" on the file "/dev/*" :)
>
> Maxi
--
Andy
PGP Key ID: 0xDC1B5864
More information about the Mono-osx
mailing list