Browse - computer tips - linux high priorityDate: 2008jan7 OS: Linux/Unix Q. How do I run a command at high priority A. Use nice with a negative number. For example to run Firefox at a high (rude?) priority: nice -n -10 firefox
Add a commentSign in to add a comment | Advertisements:
|