[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq4/ Count 2.5 install help !



> > tar xfvz wwwcount2.5.tar.gz
> 
> That functioned very good, but what do actually "xfvz" mean ?
 
Try "man tar" to get the manual pages.  Meanwhile:
x - extract
f - from the named file
v - verbosely
z - using zip (compression)