Skip to main content
8 events
when toggle format what by license comment
Mar 7, 2016 at 14:13 history tweeted twitter.com/StackUnix/status/706845190984699904
Mar 7, 2016 at 2:21 vote accept Madivad
Mar 7, 2016 at 1:56 comment added Madivad both of those really. It's usually as I'm trying to search for something or (as was recently the case) take two files sort them together on one field, pipe that thru grep, run a uniq on particular characters over that then sort that by a different field with a different delimiter, but then I'd want to change the grep term. In the end I solved that particular one by making a script file which took the grep term as an argument. Last nights example was similar but I'm testing a DNS and needed to keep changing the url (since it was now cached)
Mar 7, 2016 at 1:07 answer added cas timeline score: 5
Mar 6, 2016 at 16:26 comment added Gilles 'SO- stop being evil' Are you talking about running the same command often, but with one part (not at the end) that varies? Or about editing the command you've just run to change one thing in the middle? Or something else? I can't work out what the general thing is that you're after, from your examples.
Mar 6, 2016 at 15:42 answer added meuh timeline score: 1
Mar 6, 2016 at 14:59 answer added Petr Skocik timeline score: 9
Mar 6, 2016 at 14:50 history asked Madivad CC BY-SA 3.0