Duane Loftus wrote:
> 
> Here are some hidden files (those with the preceding dots - I think)
> that rkhunter "warned" about.  I tried to unzip them but that didn't

Did you use "unzip" or did you use "gunzip". They aren't
the same.

> work.  How can I determine if they should 
> be there or not?
> 
> 
> drwxr-xr-x  2 root root  20480 Mar  3 09:48 .
> drwxr-xr-x 63 root root   4096 Oct 19  2007 ..

These two are just directory pointers, and are normal.

> -rw-r--r--  1 root root     40 May 30  2007 ..1.gz
> -rw-r--r--  1 root root     40 May 30  2007 :.1.gz
> -rw-r--r--  1 root root   3806 May 30  2007 GET.1.gz
> -rw-r--r--  1 root root   3805 May 30  2007 HEAD.1.gz
> lrwxrwxrwx  1 root root      9 Jul 19  2007 Mail.1.gz -> mail.1.gz

These look like compressed man pages. For example, try

$ man .
$ man :
$ man get
$ man head
$ man mail

Are they in /usr/share/... somewhere? Like maybe /usr/share/man/man1

Mike
-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!

------------------------------------------------------------------------------

_______________________________________________
Rkhunter-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to