Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: (OT) Linux/Perl Tar System Command

by Anonymous Monk
on Aug 04, 2003 at 17:56 UTC ( [id://280748]=note: print w/replies, xml ) Need Help??


in reply to (OT) Linux/Perl Tar System Command

Yes, anyone who knows how to RTFM. Learn how to RTFM by reading How to RTFM.
$ tree /a asdf +---asdf | \---basdf | \---rasdf \---basdf \---rasdf $ tar -zxv -f asdf.tar.gz -CReadTheF-ingManual tar: ReadTheF-ingManual: Cannot chdir: No such file or directory tar: Error is not recoverable: exiting now $ tar -zxv -f asdf.tar.gz -CReadTheF-ingManual asdf/ asdf/asdf/ asdf/asdf/basdf/ asdf/asdf/basdf/rasdf/ asdf/basdf/ asdf/basdf/rasdf/ $ tree /a READTHEF-INGMANUAL $ READTHEF-INGMANUAL \---asdf +---asdf | \---basdf | \---rasdf \---basdf \---rasdf
Even without knowing how to 'man tar', you could've still solved your issue by reading 'perldoc perlfunc'.

Replies are listed 'Best First'.
Re: Re: (OT) Linux/Perl Tar System Command
by shemp (Deacon) on Aug 04, 2003 at 20:17 UTC
    Note:I do NOT disagree with the above post.

    I just read the RTFM-oriented post above, and was surprised to see that it was from an anonymous monk. The content and tone of the message really screams experienced monk. So, im wondering if the poster actually has an account here. The reason i'm saying this is because a message like that is probably better received from an established user than from an unknown lurker.

      Actually, if the RTFM message was not posted as an AM message, I would expect it to get downvoted. Hard.

      While the actual message in the post is somewhat correct, the tone and the the illustrating examples are downright rude and demeaning. The RTFM post has a very high risk of getting downvoted, and I guess that was the reason why it was posted as an AM message.

      No matter how frustrated one might get at what might be dumb questions or ignorant users, there is absolutely no reason to become unchivalrous. Better for that monk (if he/she indeed has an account) to have not posted that message at all.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://280748]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-16 09:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found