Skip to main content
added 4 characters in body
Source Link
pell
  • 132
  • 5

Unless I'm overlooking something, this seems to work with the little bit of testing I've done:

sed -i -r 's/-jigdo[^ ]+ [^ ]+ //g' filefilename

Unless I'm overlooking something, this seems to work with the little bit of testing I've done:

sed -i -r 's/-jigdo[^ ]+ [^ ]+ //g' file

Unless I'm overlooking something, this seems to work with the little bit of testing I've done:

sed -i -r 's/-jigdo[^ ]+ [^ ]+ //g' filename
Source Link
pell
  • 132
  • 5

Unless I'm overlooking something, this seems to work with the little bit of testing I've done:

sed -i -r 's/-jigdo[^ ]+ [^ ]+ //g' file