hi,
i'm using this sed comande sed 's/"[^"]*"//g;s/#.*//' to
parse data file .
ex. data file :
"unwanted data" data
"unwanted data" data"unwanted data" #unwanted data
#unwanted data"unwanted data"
"#unwanted data" data#unwanted data
this sed comande takes out evrything between Double...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.