Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Problem running shell command from Perl

by atcroft (Abbot)
on Jun 20, 2023 at 06:46 UTC ( [id://11153006]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Problem running shell command from Perl
in thread Problem running shell command from Perl

If memory serves, &#{value}; is an HTML representation; you might have to designate those characters using the \x{value} or \N{U+value}. So you might try writing that part of the string as something like:

q/"C:\Users\James\Music\/ . qq/\N{U+22283}\N{U+35486}/ . qq/\N{U+25079}\N{U+24565}/ . qq/\N{U+32769}\N{U+27468}/ . q/ Vol. 2"/

Does that help?

Replies are listed 'Best First'.
Re^4: Problem running shell command from Perl
by CrashBlossom (Beadle) on Jun 20, 2023 at 17:26 UTC
    I tried several variations of this, but could not get any of them to work. The characters still seem to get mangled on the way to fsutil.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2025-12-09 08:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (88 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.