Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Find and replace MD5 hash from file

by philipbailey (Curate)
on Jun 29, 2011 at 19:07 UTC ( [id://912016]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    system("ssh -o StrictHostKeyChecking=no root\@localhost /usr/bin/perl 
    +-p -i -e s/$hash2/$hash1/ee ha
    +shfile")
    
  2. or download this
    system("ssh -o StrictHostKeyChecking=no root\@localhost /usr/bin/perl 
    +-p -i -e 's/\Q$hash2\E/\Q$hash1\E/' ha
    +shfile")
    

Log In?
Username:
Password:

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

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

    No recent polls found