Timeline for Pattern matching inside awk
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 18, 2015 at 7:33 | vote | accept | Prasoon | ||
| May 11, 2015 at 10:49 | comment | added | quenia | Not inside, just add the pattern to your awk command. I added my answer. Btw: why you use ls -le, in my understanding -l and -e is the same, except the timestamp, so -e would be enough. | |
| May 11, 2015 at 10:45 | history | edited | quenia | CC BY-SA 3.0 |
added 193 characters in body
|
| May 11, 2015 at 10:29 | comment | added | Prasoon | I already am using an awk and running a command within, and i was looking at pattern matching the output of that command. Don't think that is doable because awk within awk won't be an option. | |
| May 11, 2015 at 6:48 | review | Low quality posts | |||
| May 11, 2015 at 7:10 | |||||
| May 11, 2015 at 6:28 | history | answered | quenia | CC BY-SA 3.0 |