Register
Members List
Social Groups
Search
Today's Posts
Mark Forums Read
Member Login
Remember Me?
Sign Up!
|
Forgot Password
Computer Forums
>
PC Technology Zone
>
Linux, BSD, other *nixes & Open Source Software
» Extensions
LinkBack
Thread Tools
Display Modes
10-27-2006, 06:08 PM
#
1
(
permalink
)
24giovanni
Banned
Join Date: Jul 2003
Posts: 878
Extensions
Using FC5, If I have a .tar extension with the arguments of xvf do they stand for the following:
X= extract, v= verify, f= file stand? Is that correct? If not, what do the stand for please?
TIA
10-27-2006, 06:32 PM
#
2
(
permalink
)
Law
Wizard Techie
Join Date: Aug 2005
Location: the data closet
Posts: 4,172
You can find all that out, just do tar --help or man tar
x to extract it while f tells it to force local or use archive file and v is just a verbose way of verifing the process each 10 line.
and it's lower case x not X, X is to exclude a file.
So the basic command for extracting a tar file is tar -xvf file.tar
10-27-2006, 08:25 PM
#
3
(
permalink
)
24giovanni
Banned
Join Date: Jul 2003
Posts: 878
Quote:
Originally posted by Law
f tells it to force local or use archive file and v is just a verbose way of verifing the process each 10 line.
So the basic command for extracting a tar file is tar -xvf file.tar
Law, Yes I did do that. Could I interpret the f to mean extract, verbosely the file associated to the.tar?
In a sense then even though v is for verbose, it still verifies?
10-31-2006, 06:48 PM
#
4
(
permalink
)
horndude
Master Techie
Join Date: Apr 2004
Posts: 2,534
x=extract
v=verbosely or verbose ( send more details of operation to stdout, in this case print all files operated on inside the archive)
v doesnt verify anything
-f means operate on the file after the -f
10-31-2006, 07:12 PM
#
5
(
permalink
)
The General
Banned
Join Date: Sep 2005
Posts: 5,191
Do "man tar" for more info.
«
no screen detected!
|
Sauerbraten Sound Problem
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Forum Rules
Contact Us
-
Computer Technology Forums
-
Archive
-
Top
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Furl this Thread!