Convenient call to the underlying operating system. The main purpose
has been to provide a function with identical UI both in S-PLUS and R.
MM thinks you shouldn't use this anymore, usually.
Usage
u.sys(..., intern = TRUE)
Arguments
...
any number of strings -- which will be
paste()d together and passed to system.
intern
logical -- note that the default is reversed from
the one in system().