Skip to main content
10 events
when toggle format what by license comment
Feb 10, 2022 at 20:30 vote accept Muhammad Ikhwan Perwira
Feb 10, 2022 at 20:19 answer added RudiC timeline score: 2
Feb 10, 2022 at 20:18 comment added Muhammad Ikhwan Perwira Then, I need to know how to process certain column (date string) without disturb other column. Because iterate lines doesn't mean iterate column.
Feb 10, 2022 at 20:13 comment added Bob Goddard Yup, it's about 6 lines of bash script. You have to read line by line.
Feb 10, 2022 at 20:11 comment added Muhammad Ikhwan Perwira So I need programming method instead of simple command or pipelining method, I think iterate lines of a log file is taking time.
Feb 10, 2022 at 20:07 comment added Bob Goddard see stackoverflow.com/questions/1521462/… then for each line read, split it into date, time and rest, convert and write back out.
Feb 10, 2022 at 20:05 history edited Muhammad Ikhwan Perwira CC BY-SA 4.0
deleted 8 characters in body
Feb 10, 2022 at 19:58 history edited Muhammad Ikhwan Perwira CC BY-SA 4.0
deleted 8 characters in body
S Feb 10, 2022 at 19:39 review First questions
Feb 10, 2022 at 20:25
S Feb 10, 2022 at 19:39 history asked Muhammad Ikhwan Perwira CC BY-SA 4.0