Re: Application priorities



In news:ernru4$jd$1$830fa17d@xxxxxxxxxxxxxxxx,
Stephane M <Stephane@xxxxx> wrote:

Suppose that I have 2 applications.
I would start one of the application like :
#> ./application1
and
#> ./application2
- how can I start the application with the highest priority ?

man nice

.