Timeline for Merging two files, one column at a time
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 7, 2016 at 19:37 | comment | added | tink | Heh. That wasn't meant for you to respond, I'm well aware of how to work around it ... just an explanation that your answer should have one less upvote :} | |
| Jul 7, 2016 at 8:53 | comment | added | Michael Vehrs | @tink Obviously, yes. You could calculate the column count with something like head -n1 | wc -w, however. | |
| Jul 6, 2016 at 21:23 | comment | added | tink | I upvoted this, but just realised that the -n 3 part only works on the sample provided. Column count needs to be modified to accommodate the actual data. | |
| Jul 6, 2016 at 12:03 | history | answered | Michael Vehrs | CC BY-SA 3.0 |