[Mono-list] Running a shell builtin from mono

Jonathan Pryor jonpryor at vt.edu
Thu Feb 7 15:08:19 UTC 2013


On Feb 7, 2013, at 8:27 AM, Ulrich Hertlein <u.hertlein at gmail.com> wrote:
> Any particular reason why you don't just call the POSIX syscall directly, w/o exec a shell?

Which is bound as Syscall.umask():

	http://docs.go-mono.com/?link=M%3aMono.Unix.Native.Syscall.umask(Mono.Unix.Native.FilePermissions)

 - Jon



More information about the Mono-list mailing list