vmstat: Fix -n flag
The loop condition for the number of iterations basically caused the argument to -n to be ignored. This fixes the condition appropriately.
Showing
Please register or sign in to comment
The loop condition for the number of iterations basically caused the argument to -n to be ignored. This fixes the condition appropriately.