Timeline for What the equivalent of "grep | cut" using sed or awk?
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 19, 2018 at 7:56 | answer | added | cbarrick | timeline score: 3 | |
| Sep 8, 2016 at 13:13 | vote | accept | Peter Turner | ||
| May 5, 2015 at 16:20 | answer | added | user531214 | timeline score: 0 | |
| May 5, 2015 at 1:25 | comment | added | glenn jackman | I really don't understand your question: you already have the string that you're searching for: result="email2" -- what are you really trying to do? | |
| May 4, 2015 at 16:48 | answer | added | JJoao | timeline score: 2 | |
| May 4, 2015 at 16:36 | history | edited | Peter Turner | CC BY-SA 3.0 | added 59 characters in body |
| May 4, 2015 at 16:20 | comment | added | Peter Turner | @CarlosCampderrós dang, I had thought I tried that but it failed for some completely unknown hidden reason (because obviously it should have worked). I just put the file name at the end of the cut wrongly and that's why it didn't work. I revised the question, I don't think it invalidates the answers. | |
| May 4, 2015 at 16:15 | history | edited | Peter Turner | CC BY-SA 3.0 | edited title |
| May 4, 2015 at 16:00 | answer | added | Stéphane Chazelas | timeline score: 4 | |
| May 4, 2015 at 15:59 | comment | added | Carlos Campderrós | You can remove the first cat: grep email2 /etc/emails.conf | ... | |
| May 4, 2015 at 15:58 | answer | added | Carlos Campderrós | timeline score: 5 | |
| May 4, 2015 at 15:56 | history | edited | Peter Turner | CC BY-SA 3.0 | edited body |
| May 4, 2015 at 15:56 | history | edited | cuonglm | CC BY-SA 3.0 | edited body |
| May 4, 2015 at 15:53 | history | asked | Peter Turner | CC BY-SA 3.0 |