Timeline for Split file into multiple small files, separate by the newline symbol
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 30, 2013 at 12:00 | history | edited | Stéphane Chazelas | CC BY-SA 3.0 | NR is already incremented for every record, no need for an extra variable. |
| Apr 30, 2013 at 11:49 | comment | added | Rahul Patil | don't aware of that.. can you do that for me ? thanks.. | |
| Apr 30, 2013 at 11:47 | comment | added | Stéphane Chazelas | You may want to close() the output file after it's written, otherwise you'll run into the maximum number of open files limit with most awk implementations. | |
| Apr 30, 2013 at 11:46 | history | edited | Stéphane Chazelas | CC BY-SA 3.0 | NR is already incremented for every record, no need for an extra variable. |
| Apr 30, 2013 at 6:40 | review | Low quality posts | |||
| Apr 30, 2013 at 6:40 | |||||
| Apr 30, 2013 at 6:31 | history | edited | Rahul Patil | CC BY-SA 3.0 | added 1 characters in body |
| Apr 30, 2013 at 6:20 | history | answered | Rahul Patil | CC BY-SA 3.0 |