On Wed, 23 Feb 2005, Bjørn-Helge Mevik wrote:

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 `+'.)

The syntax depends on the shell you use: tcsh for example works as Roger says, and the `nice' executable as you say.


--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to