Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: Filename Surrounded by Quotes in a Scalar Variable Causes Open to Fail

by syphilis (Archbishop)
on Sep 13, 2020 at 14:54 UTC ( [id://11121690]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\>mkdir "with a space"
    
    C:\>cd with a space
    
    C:\with a space>
    
  2. or download this
    sisyphus-sis@debian-sis:~$ mkdir "with a space"
    sisyphus-sis@debian-sis:~$ cd with a space
    -bash: cd: with: No such file or directory
    sisyphus-sis@debian-sis:~$ cd "with a space"
    sisyphus-sis@debian-sis:~/with a space$
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (None)
    As of 2024-04-25 00:55 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found