Sample Header Ad - 728x90

What is the nicest a Unix command can be?

10 votes
2 answers
1089 views
For a quick benchmarking test, how can nice and ionice be combined to maximum effect, ie for a command to use as little resource as possible (without idling altogether)? *(I think it's something like `nice -n 19 ionice -c 2 [command], but not sure about ionice's "-n" (classdata param), the man page is cryptic about its relevance.)*
Asked by mahemoff (862 rep)
Oct 12, 2017, 06:06 PM
Last activity: Nov 9, 2019, 10:31 AM