On 29/05/06, Francis Daly <francisdaly at gmail.com> wrote:
> On 29/05/06, Mark Clifford <markcliff at gmail.com> wrote:
> > The top command looks like the correct value but how do i return it only
> > through a shell script.
> When you've got the right number included in the output, either some
> combination of grep and
>> tr -s ' ' | cut -d ' ' -f 5 (for suitable values of 5)
If you're going to do that, you'll also want something like
sed -e 's/^ *//'
early in the pipeline. Isn't testing wonderful...
f
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!