Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: PERL UNIX and strangeness and char conversion

by tybalt89 (Monsignor)
on Jan 18, 2021 at 22:11 UTC ( [id://11127077]=note: print w/replies, xml ) Need Help??


in reply to Re^2: PERL UNIX and strangeness and char conversion
in thread PERL UNIX and strangeness and char conversion

The bash shell does not take escapes, try

perl -pe 'tr/\x91-\x92/\x27/' <INFILE >OUTFILE
instead.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-18 08:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found