In article <fb7c7e870910190551i5fb96074t76f2c800e3e5cf33
@mail.gmail.com>, r.m.k...@gmail.com says...
> I am not - I am using Linux.
> 
> Just for interests sake: how can I pause a task in Linux?

If you start the application using the command line, just press 
'Ctrl + Z' to pause/suspend it. Then type 'fg' when you want to
resume it.

-- 
Karl Ove Hufthammer

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to