On Tue, 2007-08-14 at 15:07 +0200, Marco Alberoni wrote:
> Hello everybody,
> in my opinion there is a bug in the installer.sh script when used in an
> AIX environment: the line number 60 sets
>     alias echo='print'
> but, in this way, line number 764
>     action=`echo "$1"|sed "s/-//g"`
> is executed as
>     action=`print "$1"|sed "s/-//g"`
> and returns the following error message:
>     sh: print: 0403-010 A specified flag is not valid for this command.
> whatever "$1" you give.
> 
Hello,

Yes, you are right, it does seem to be a bug. Sorry about that, it will
be looked at.


John.

-- 
---------------------------------------------------------------
John Horne, University of Plymouth, UK  Tel: +44 (0)1752 233914
E-mail: [EMAIL PROTECTED]       Fax: +44 (0)1752 233839

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to