[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Raq4/ Count 2.5 install help !
- Subject: RE: [cobalt-users] Raq4/ Count 2.5 install help !
- From: Dom Latter <DLatter@xxxxxxxxxxxxxxx>
- Date: Tue Apr 3 20:20:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > 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)