Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The following page has been changed by KenTanaka:
http://wiki.apache.org/jakarta-commons/ExtractAndDecompressGzipFiles

The comment on the change is:
Cleaned up the grammar describing the 'tar:' filesystem

------------------------------------------------------------------------------
  
   '''file:'''__///extra/data/tryVfs/archive.tar__
  
- Now we will treat the file as a '''tar:''' file and inside this archive we 
will append a "''!''" and navigate to __`/tardir/content.txt.gz`__.
+ Now we will treat the file as a '''tar:''' file and navigate inside this 
archive by appending a "''!''" and specifying the path 
__`/tardir/content.txt.gz`__.
  
   
'''tar:'''`file:///extra/data/tryVfs/archive.tar`''!''__`/tardir/content.txt.gz`__
  
- Finally we will use the '''gz:''' file system to read the uncompressed 
__`content.txt`__ (again using the "''!''" separator character)
+ Finally we will switch to the '''gz:''' file system to read the uncompressed 
__`content.txt`__ (again using the "''!''" separator character)
  
   
'''gz:'''`tar:file:///extra/data/tryVfs/archive.tar!/tardir/content.txt.gz`''!''__`content.txt`__
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to