Timeline for Data pivot with awk
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 17, 2013 at 18:59 | vote | accept | Ludovico | ||
| Jan 17, 2013 at 2:13 | comment | added | Steve | @Ludovico: No problem, I'm glad it's working for you. However to mark a question as being solved, you should click on the tick to the left of your favorite answer. Also, U&L (like all of the other SE sister sites) is a Q&A site, not some sort of forum - so there's no need to add the word 'solved' to the question's title. Cheers. | |
| Jan 16, 2013 at 19:46 | comment | added | Ludovico | Thank you @steve I modified the awk script as you write. It's work very well. I hope this discussion will help other people | |
| Jan 16, 2013 at 4:54 | comment | added | Steve | @Ludovico: There's nothing wrong with the script. You're just not using it correctly. Please see the update. HTH. | |
| Jan 16, 2013 at 4:53 | history | edited | Steve | CC BY-SA 3.0 |
added 1022 characters in body
|
| Jan 14, 2013 at 21:33 | comment | added | Ludovico | Update: script fails when numbers are present in this format: 1E-02 | |
| Jan 14, 2013 at 20:37 | comment | added | Ludovico | The script fully work whit the example but I tried on an other file and fails. I tried whit a real file that I must edit whit this script... I don't know why but something goes wrong (unexpected line break after column 2)... What's the difference between my example and this file? Did I something wrong? Here there is the output | |
| Jan 14, 2013 at 19:25 | comment | added | Ludovico | Perfect works Good!!! Tank you a lot | |
| Jan 13, 2013 at 1:09 | history | answered | Steve | CC BY-SA 3.0 |