Timeline for How can I append new lines in a CSV file and modify them in Unix
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 4, 2022 at 17:18 | comment | added | Zach Young |
Oh, I keep forgetting that you have to have enough rep to vote up, even on your own question... lame. But, back to GoCSV. Follow the link in the second paragraph to its GitHub page, then look for Releases on the right-hand side. It's prebuilt for Darwin (macOS) and a number of "linux" architectures. If none of those work, install go, then install GoCSV go install github.com/aotimme/[email protected].
|
|
| Jan 4, 2022 at 16:21 | comment | added | Scouse_s | I don't have the required reputation to upvote. Would you please let me know how to access the package in Unix? | |
| Jan 4, 2022 at 16:18 | comment | added | Zach Young | You're welcome. I love GoCSV, not having to write one-off scripts (in Python, for me) really changed my workflow. I'm glad you're excited now, too. Please give an upvote if you like it. | |
| Dec 24, 2021 at 7:32 | history | answered | Zach Young | CC BY-SA 4.0 |