Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^5: System() in list mode?

by zentara (Archbishop)
on Oct 18, 2011 at 12:59 UTC ( [id://932144]=note: print w/replies, xml ) Need Help??


in reply to Re^4: System() in list mode?
in thread System() in list mode?

Put single quotes around the path.

I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh

Replies are listed 'Best First'.
Re^6: System() in list mode?
by 1337John (Initiate) on Oct 18, 2011 at 14:36 UTC
    ...... Hm I'm not sure but if you could give me an example, then maybe it'll make more sense.
      You sound like a troll, but just in case you are in earnest
      system ('tar', '-zcvf', 'my_tarball.tgz', '/mypath with spaces/dir' );

      I'm not really a human, but I play one on earth.
      Old Perl Programmer Haiku ................... flash japh
        What if your path had an apostrophe (single-quote) in it, in addition to a space, and that path was stored in a variable (i.e. not hard-coded)?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-18 20:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found