On Thu, 2013-12-19 at 10:08 +0000, John Horne wrote:
> On Wed, 2013-12-18 at 22:12 -0600, Josh Peacock wrote:
> 
> 
> > Changed to this and its working.
> 
> > RKH_CC=`echo "${RKHTMPVAR}" | cut -d: -f2 | awk '{print $1}'`
> 
> > It is actually line 11486 that is creating the issue.  AIX expr
> > doesn't like the padded spaces before the number in field 2 of
> > ${RKHTMPVAR}.
> >
> Spaces? There should be no spaces, it is a digit-only (or null) field.
> 
Ah, just thought. Does AIX 'wc' command output the result as a
space-padded number? Some thing like 'wc -l /etc/passwd' should give
just a number (no leading spaces).



John.

-- 
----------------------------------------------------
John Horne                   Tel: +44 (0)1752 587287
Plymouth University, UK      Fax: +44 (0)1752 587001


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to