Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
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 having an uproarious good time at the Monastery: (5)
As of 2024-03-28 08:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found