Berkeley CSUA MOTD:Entry 14989
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2024/11/23 [General] UID:1000 Activity:popular
11/23   

1998/11/21-23 [Computer/SW/Unix] UID:14989 Activity:very high
11/21   I'm trying to gunzip and in-tar a file for the first time.
        When I type: tar -x sag-0.6-html.tar  I get this error message:
        tar: can't open /dev/rst0 : Permission denied
        what am I doing wrong? -brett
        \_ if it's a tar.gz try:
           tar xzvf sag-0.6-html.tar.gz
           -jeff
        \_ -f
        \_ tar -xf blah.tar.  read the man pages.
        \_ tar -xf blah.tar.  Not reading the man pages is what you're doing
           wrong.  man tar.  man gunzip.  Sheesh.
                \_  Thanks for the snotty advice. The first one worked
                    just fine thanks. -brett
                \_ Don't be a jerk. My csua manpath didn't work, and
                   the man that I had on my Linux box didn't explain it
                   well enough. It would be nice if people weren't so
                   B
                   judgmental. Don't assume that everybody is stupid and
                   doesn't try to do it themself first. By the way, the first
                   bit of advice did the trick.
                   \_ 1) Fix your manpath, 2) Fix your Linux box, 3) I didn't
                      assume stupidity on your part, you proved it pretty
                      well without any help, 4) The first bit of advice won't
                      work everywhere which leads back to my advice: read the
                      man page for tar which is what you should have done in
                      the first place.  I find it unlikely that you have a
                      special set of tar man pages that have a poor
                        \_ as it happens, the GNU man pages are pretty horrid
                           because they expect everyone to use info files...
                           it's incredibly annoying --brg
                           \_ .TR off .RU les .FO rever
                      explanation of how tar works while the rest of us have
                      the really cool version with examples and such.  What
                      I merely implied about your intelligence before I will
                      now state outright for those still impaired: you _are_
                      an idiot and possibly a liar as well.
                      \_ I remember back in the days when I was a unix
                         newbie I didn't have a clue on how to use tar.
                         Even after reading the manpages I still couldn't
                         get the command line arguments to work properly.
                         Finally, I ran into a friend who happened to have
                         a tar for dummies explaination that gave a decent
                         example.  Now I use tar almost everyday.  Go light
                         on the newbies. It doesn't help if you just keep
                         on saying "read the fucking manual" and "if you
                         still don't get it keep on reading the fucking
                         manual until you do get it"
                         \_ My girlfriend, a total newbie, as newbie as you
                            can get, doesn't have a problem learning anything
                            from the man pages.  What the fuck is wrong with
                            you?
                            \_ so i'm dumb for not being able to understand
                               this manpage huh?
                            \_ she learns pretty well in the sack, too.

NAME
       tar - The GNU version of the tar archiving utility

SYNOPSIS
       tar  [  -  ]  A  --catenate --concatenate | c --create | d
       --diff --compare | r --append | t --list | u --update |  x
       -extract --get [ --atime-preserve ] [ -b, --block-size N ]
       [ -B, --read-full-blocks ]  [  -C,  --directory  DIR  ]  [
       --checkpoint     ]  [ -f, --file [HOSTNAME:]F ] [ --force-
       local   ] [ -F, --info-script F --new-volume-script F ]  [
       -G,  --incremental  ] [ -g, --listed-incremental F ] [ -h,
       --dereference ] [ -i, --ignore-zeros ] [  --ignore-failed-
       read  ] [ -k, --keep-old-files ] [ -K, --starting-file F ]
       [ -l, --one-file-system ] [ -L, --tape-length N  ]  [  -m,
       --modification-time   ]  [  -M,  --multi-volume  ]  [  -N,
       --after-date DATE, --newer DATE  ]  [  -o,  --old-archive,
       --portability  ]  [ -O, --to-stdout ] [ -p, --same-permis-
       sions, --preserve-permissions ] [ -P, --absolute-paths ] [
       --preserve      ] [ -R, --record-number ] [ --remove-files
       ] [ -s, --same-order, --preserve-order ] [ --same-owner  ]
       [  -S,  --sparse ] [ -T, --files-from F ] [ --null     ] [
       --totals   ] [ -v, --verbose ] [  -V,  --label  NAME  ]  [
       --version   ]  [ -w, --interactive, --confirmation ] [ -W,
       --verify    ] [ --exclude FILE ] [ -X, --exclude-from FILE
       ]   [   -Z,  --compress,  --uncompress  ]  [  -z,  --gzip,
       --ungzip      ] [ --use-compress-program PROG ] [ --block-
       compress ] [ -[0-7][lmh]     ]

       filename1 [ filename2, ... filenameN ]

       directory1 [ directory2, ...directoryN ]

                      \_ The problem with manpages is that they're written
                         (horribly) by the technically-inclined, and they
                         assume some clue. Manpages are NOT for newbies.
                         Hell, I've been using UNIX for over eight years
                         now and I still don't understand some of them.
                        \_ Odd. I've never had a problem figuring out anything
                           from the man pages from Day One to today.  The man
                           pages follow a very simple format and the tar
                           manpage in particular is far more detailed than
                           most.  I stand by my words: he's an idiot.
                        \_ I wrote a short explanation of how to use
                           tar and gzip with examples and posted it to
                           ucb.class.cs61b a day or two ago. -brg
ERROR, url_link recursive (eces.Colorado.EDU/secure/mindterm2) 2024/11/23 [General] UID:1000 Activity:popular
11/23   

You may also be interested in these entries...
2012/8/29-11/7 [Computer/SW/Security] UID:54467 Activity:nil
8/29    There was once a CSUA web page which runs an SSH client for logging
        on to soda.  Does that page still exist?  Can someone remind me of the
        URL please?  Thx.
        \_ what do you mean? instruction on how to ssh into soda?
           \_ No I think he means the ssh applet, which, iirc, was an applet
              that implemented an ssh v1 client.  I think this page went away
	...
2012/3/29-6/4 [Computer/HW/Memory, Computer/HW/CPU, Computer/HW/Drives] UID:54351 Activity:nil
3/29    A friend wants a PC (no mac). She doesn't want Dell. Is there a
        good place that can custom build for you (SSD, large RAM, cheap video
        card--no game)?
        \_ As a side note: back in my Cal days more than two decades ago when
           having a 387SX made me the only person with floating-point hardware,
           most machines were custom built.
	...
2012/1/27-3/26 [Computer/SW/Unix] UID:54299 Activity:nil
1/27    Interesting list of useful unix tools. Shout out to
        cowsay even!
        http://www.stumbleupon.com/su/3428AB/kkovacs.eu/cool-but-obscure-unix-tools
        \_ This is nice.  Thanks.
	...
2011/11/20-2012/2/6 [Computer/Companies/Apple, Computer/SW/Unix] UID:54237 Activity:nil
11/20   Are there tools that can justify a chunk of plain ASCII text by
        replacing words with words of similar meaning and inserting/removing
        commas into the text?  I received a 40-line plain text mail where
        all the lines are justified on left and right.  Every word and comma
        is followed by only one space, and every period is followed by two
        spaces.  The guy is my kid's karate instructor which I don't think is
	...
2011/10/26-12/6 [Computer/SW/Unix] UID:54202 Activity:nil
10/24  What's an easy way to see if say column 3 of a file matches a list of
       expressions in a file? Basically I want to combine "grep -f <file>"
       to store the patterns and awk's $3 ~ /(AAA|BBB|CCC)/ ... I realize
       I can do this with "egrep -f " and use regexp instead of strings, but
       was wondering if there was some magic way to do this.
       \_ UNIX has no magic. Make a shell script to produce the ask or egrep
	...
2010/5/17-6/11 [Science/GlobalWarming, Computer/SW/Unix] UID:53828 Activity:nil
5/18    did somebody say tar ball?
        http://www.huffingtonpost.com/2010/05/17/tar-balls-key-west_n_579660.html
        anyone else wishing we could just gzip these?
	...
2010/3/10-30 [Computer/SW/Mail] UID:53751 Activity:nil
3/10    What email program do people in Cal CS use nowadays?  In my school days
        people used /usr/bin/mail, then RMail in emacs, then VMail in emacs.
        After my days people used Elm, Pine, Mutt (I forgot which order).  In
        my first two jobs we could tell the seniority of fellow engineers based
        on which email program they use at work, because everyone used what
        they used to use in their school years.  In my last two jobs though,
	...
2009/11/13-30 [Computer/SW/Unix] UID:53523 Activity:nil
11/12   How does one find out if a system has rootkit installed?
        \_ Unix or m$?
           \_ Unix. On M$ I always assume it's compromised.
              \_ Install Tripwire before you plug your server into The Net?
                 The only other answer I can think of is to reinstall the
                 OS from scratch on another server and do an md checksum
	...
2009/10/27-11/3 [Computer/HW/Drives] UID:53474 Activity:nil
10/27   I just read an article that Facebook had moved their database
        to all SSD to speed throughput, but now I can't find it. Has
        anyone else seen this? Any experience with doing this? -ausman
        \_ I hope you're not running mission critical data:
           http://ask.slashdot.org/story/09/10/27/1559248/Reliability-of-PC-Flash-SSDs?from=rss
        \_ Do you have any idea how much storage space is used by Facebook,
	...