[Mono-list] Running a shell builtin from mono

Mathias Tausig mathias.tausig at a-cert.at
Thu Feb 7 11:08:22 UTC 2013


Hy!

I want to execute a shell builtin command from mono on a linux box. (To be 
precise: I want to read the current umask with the 'umask' command). Using the 
Process class doesn't work, since it looks for an actual command file to run.
Is there a way to do this?

cheers
Mathias


More information about the Mono-list mailing list