[R] using 'nice' with R

Bjørn-Helge Mevik bhx2 at mevik.net
Wed Feb 23 10:17:42 CET 2005


Roger D. Peng writes:

> On a Unix like system you can do `nice +19 R' or perhaps `nice +19 R
> CMD BATCH commands.R'.

At least on Suse (9.1) and Debian (3.0) Linux, the syntax is
`nice -19 R' (i.e. with `-', not `+'.)

-- 
Bjørn-Helge Mevik




More information about the R-help mailing list