Timeline for Splitting text file into CSV with multiple delimiters in bash?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 13, 2019 at 17:04 | comment | added | RonJohn | @Kusalananda #1 bash is not a programming language optimized for Programming The Right Way. It's for one-off hacks. #2 When i wrote my answer, the question didn't have all the specifics it does now. | |
| Mar 13, 2019 at 16:50 | comment | added | Kusalananda♦ | That was me. Sorry, I did not mean to ask what bash was. I was asking what you meant by but this is bash.... The answer contains no code, just a description of a way of possibly going about solving the issue. This is why I wondered what this was that you referred to. The procedure that you wrote could be implemented by any standard Unix text-processing tool. | |
| Mar 13, 2019 at 16:42 | comment | added | RonJohn | Downvoter, can you tell me why, so that I can improve my answer? | |
| Mar 13, 2019 at 16:41 | comment | added | RonJohn | @Kusalananda it's the standard shell on Linux machines. | |
| Mar 13, 2019 at 16:39 | comment | added | Kusalananda♦ | Sorry, what is bash? | |
| Mar 12, 2019 at 21:02 | history | answered | RonJohn | CC BY-SA 4.0 |