Skip to main content
12 events
when toggle format what by license comment
Feb 15, 2019 at 5:26 history edited Rui F Ribeiro CC BY-SA 4.0
deleted 39 characters in body
May 23, 2017 at 12:39 history edited CommunityBot
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Nov 11, 2016 at 20:03 comment added user56041 Also see unix.stackexchange.com/q/32666. It uses grep and xargs to touch only files with a match.
Sep 7, 2014 at 9:44 vote accept Igor Yavych
Sep 7, 2014 at 5:45 history tweeted twitter.com/#!/StackUnix/status/508491115344183296
Sep 6, 2014 at 22:42 answer added user83305 timeline score: 1
Sep 6, 2014 at 22:25 history edited Igor Yavych CC BY-SA 3.0
added 75 characters in body
Sep 6, 2014 at 21:59 comment added Igor Yavych Yeah, I know grep is not for replacements, just for search. I'm just trying to replace all email addresses under certain domain which are listed in double single quotes in huge amount of files.
Sep 6, 2014 at 21:36 answer added mikeserv timeline score: 2
Sep 6, 2014 at 21:15 answer added Sebastian timeline score: 2
Sep 6, 2014 at 21:12 comment added ctrl-alt-delor Can you explain what you are trying to do? (P.S. yes sed and perl can be used to search and replace. Not grep.)
Sep 6, 2014 at 21:03 history asked Igor Yavych CC BY-SA 3.0