>I found on internet there is i2c-devel-X.X.X.rpm .
>It generates lots of  *.gz  under /usr/share/doc/i2c-devel-X.X.X after I
installed it .
>Could you tell me 
>how to read these *.gz ? 
>  
Without looking I would guess these are just compressed text files.  It is a
very common thing for documentation.

You can :

* uncompress it using gunzip and then read it as a normal text file.
* use zless, zmore or zcat to view it (e.g. zmore file.gz).
* open it with emacs, that should automatically sort it out too.

-i
[EMAIL PROTECTED]
http://www.wienand.org
**********************************************************************
CAUTION: This message may contain confidential information intended only for the use 
of the addressee named above. If you are not the intended recipient of this message, 
any use or disclosure of this message is prohibited.  If you received this message in 
error please notify Mail Administrators immediately.  You must obtain all necessary 
intellectual property clearances before doing anything other than displaying this 
message on your monitor.  There is no intellectual property licence.  Any views 
expressed in this message are those of the individual sender and may not necessarily 
reflect the views of Woolworths Ltd.
**********************************************************************
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to