Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • Hi thanks a lot for your answer, the updating command works. But the csv doesnt work anymore, i was trying to sum the values of the specific column. When i try to execute for exame . infk.sh 0 2 "date -R" 1 3 Deceased, and I press enter, the whole csv gets printed and gives me error 'error token' Commented Aug 30, 2020 at 15:34
  • @anon can you upload an example of your CSV file? Is "Deceased" a header for one of the columns? Commented Aug 30, 2020 at 15:42
  • HI, i added the example of csv to my post, deceased is a header for one of the columns yes. Commented Aug 30, 2020 at 15:46
  • @anon try my edit Commented Aug 30, 2020 at 16:00
  • Thank you so much, everything works now. You saved me haha Commented Aug 30, 2020 at 16:21