Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

tar, system() & pipes?

by Anonymous Monk
on Jul 17, 2007 at 20:13 UTC ( #627115=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ tar txf syssrc.tgz > /tmp/file
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    <code>
    if (system('tar', $args, $ARGV[0], '>', $filename) != 0) {
    
  3. or download this
    tar: WARNING! These patterns were not matched:
    >
    /tmp/contents
    child process exit value:       1
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2023-03-25 16:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?