blog advertising is good for you


blog advertising is good for you
User login

>For CPU use it’s a bit trickier. For some reason top -l 1 prints an inaccurate reading. But oddly enough, if you use top -l 2 you get two readings, and the second one is accurate! I still had to bash my head against this for a while to figure out how to only print the second line.

tail -1
(or tail -n 1)

Reply
The content of this field is kept private and will not be shown publicly.
9 + 2 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.