Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2015
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. ' name="BLUE_TBL_ACEAFREQ"'
  2.  
  3. powershell -command "& {(Get-Content "file.txt") | Foreach-Object {$_ -replace ' name="BLUE_TBL_AC_EA_`FREQ"', ' name="BLUE_TBL_ACEAFREQ"'} | Set-Content "fileO.txt;}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement