minus-squaresilas@lemmy.eco.brOPtoShell Scripting@programming.dev•Using sed to match regexp patterns in a file with a fixed string (not the other way around)linkfedilinkEnglisharrow-up4·2 months agoYeah, I ended up using awk, which solved my problem perfectly. I was just curious if I could do that with sed, but it seems too complicated. Thank very much, guys! linkfedilink
silas@lemmy.eco.br to Shell Scripting@programming.devEnglish · edit-22 months agoUsing sed to match regexp patterns in a file with a fixed string (not the other way around)plus-squaremessage-squaremessage-square6fedilinkarrow-up111arrow-down11
arrow-up110arrow-down1message-squareUsing sed to match regexp patterns in a file with a fixed string (not the other way around)plus-squaresilas@lemmy.eco.br to Shell Scripting@programming.devEnglish · edit-22 months agomessage-square6fedilink
silas@lemmy.eco.br to RetroGaming@lemmy.worldEnglish · 2 years agoDoes Driver (PS1) and other games limit their own speed sometimes?plus-squaremessage-squaremessage-square5fedilinkarrow-up125arrow-down11
arrow-up124arrow-down1message-squareDoes Driver (PS1) and other games limit their own speed sometimes?plus-squaresilas@lemmy.eco.br to RetroGaming@lemmy.worldEnglish · 2 years agomessage-square5fedilink
silas@lemmy.eco.br to DevOps@lemmy.mlEnglish · 2 years agoHow do you store database secrets for an application in your source code management system?plus-squaremessage-squaremessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareHow do you store database secrets for an application in your source code management system?plus-squaresilas@lemmy.eco.br to DevOps@lemmy.mlEnglish · 2 years agomessage-square0fedilink
silas@lemmy.eco.br to Pens & Paper@lemmy.ml · 2 years agoMechanical pencils: Pentel Smash or Pentel Graphgear 500?plus-squaremessage-squaremessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareMechanical pencils: Pentel Smash or Pentel Graphgear 500?plus-squaresilas@lemmy.eco.br to Pens & Paper@lemmy.ml · 2 years agomessage-square0fedilink
Yeah, I ended up using awk, which solved my problem perfectly. I was just curious if I could do that with sed, but it seems too complicated. Thank very much, guys!