screwloose
MIS
I couldn't find in my sed one-liners, but how do you delete text between quotes, for example:
this is "a test" of sed.
I want this to be left as:
this is "" of sed.
Thanks!!
this is "a test" of sed.
I want this to be left as:
this is "" of sed.
Thanks!!