Forum: Shell Scripting May 30th, 2009 |
| Replies: 3 Views: 989 I suggest you start top in batch mode and with the number of iterations set to 1. This way you take a a quick snapshot of things and save it to a file. |
Forum: Shell Scripting Mar 18th, 2009 |
| Replies: 4 Views: 1,190 You need to format your output using printf instead of using print. |