Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

search/replace one liners without clobbering

by f77coder (Beadle)
on Feb 25, 2016 at 22:50 UTC ( [id://1156148]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    generic   float  dbl       long      cfloat     c dbl      cmplx long
    atanh    atanhf    atanh    atanhl    catanhf    catanh    catanhl
    
  2. or download this
    perl -pi -e 's/c$tgt || c$tgtf || c$tgtl || $tgtf || $tgtl /$tgt/g' *.
    +c
    
  3. or download this
    $tgt = tanh
    
  4. or download this
    exa=cexpl ( ccosl (arg), csinl ( arg) ) * cabsl (arg2) + csqrtl ( carg
    +l(arg3) + csqrtl(cargl(arg4) * cargl(arg5) + cargl (arg5) * cargl(arg
    +5));
    
  5. or download this
    exa = exp( cos(arg) , sin(arg) ) * fabs(arg2)+ sqrt(carg(arg3) + sqrt(
    +carg(arg4)*carg(arg5)+carg(arg5)*carg(arg5));
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-29 09:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found