LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-19-2004, 10:46 AM   #16
ajbrouwe
Member
 
Registered: Jan 2004
Posts: 93

Original Poster
Rep: Reputation: 15

The open office install was finally successful

I'm confused about the tar command. I guess I don't understand what letters to use afterwards in different situations (tar -XXXX). I ran a man on it, but it was way too long to figure out.

Andrew
 
Old 07-19-2004, 12:18 PM   #17
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
you'll get used to it, just look for the option explanations:

Code:
FUNCTION LETTERS
       One of the following options must be used:

       -A, --catenate, --concatenate
              append tar files to an archive

       -c, --create
              create a new archive

       -d, --diff, --compare
              find differences between archive and file system

       --delete
              delete from the archive (not for use on mag tapes!)

       -r, --append
              append files to the end of an archive

       -t, --list
              list the contents of an archive

       -u, --update
              only append files  that  are  newer  than  copy  in
              archive

       -x, --extract, --get
              extract files from an archive
and later:

Code:
       -f, --file [HOSTNAME:]F
              use  archive file or device F (default "-", meaning
              stdin/stdout)

       -j, --bzip2
              filter  archive  through  bzip2,  use to decompress
              .bz2 files

       -z, --gzip, --ungzip
              filter the archive through gzip
so to extract a .tar archive:

cd /where/you/want/it/
tar -xf /path/to/filename

extracting .bz2:

tar -xjf /path/to/filename

extracting .tar.gz:

tar -xzf /path/to/filename

Last edited by Tuttle; 07-19-2004 at 12:20 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenOffice install in FC$ ApocalypticDreamz Linux - Software 6 10-24-2005 09:30 PM
THe best way to install OpenOffice shole Linux - Software 7 04-12-2005 03:53 AM
Openoffice install mm3000 Slackware 12 08-02-2004 04:22 AM
Install OpenOffice post Distro install? xrobevansx Linux - Newbie 4 06-15-2004 05:43 AM
need to install OpenOffice devit Linux - Software 10 02-07-2004 01:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration