Skip to main content

Timeline for Remove long string from files

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Oct 13, 2015 at 21:01 comment added Gravy Yeah, Fixed it so it should snipe out just the string itself and leave everything before and after. But overall I like your idea of using a pattern file, pretty slick. I'll leave this up for completeness though, maybe it will help.
Oct 13, 2015 at 21:00 history edited Gravy CC BY-SA 3.0
Made regex more discerning
Oct 13, 2015 at 20:51 comment added Wildcard Ah, yes, I hadn't looked closely enough. Single quotes wouldn't cause trouble but as you say, non-corrupted matching lines would be a big problem.
Oct 13, 2015 at 20:45 comment added Wildcard Note the danger if the string contains any single quotes.
Oct 13, 2015 at 20:38 history answered Gravy CC BY-SA 3.0