List Gnome listgnome@yahoo.com [sed-users]
2018-08-24 02:07:19 UTC
Hello SED Users,
I have a file that has a list of datetimes like so:
Sun Nov 29 03:35:21 2015
Mon Dec 21 00:08:13 2015
Thu Feb 11 02:24:05 2016
I would like to re-format the datetimes like so:
Sun, 29 Nov 2015 03:35:21
Mon, 21 Dec 2015 00:08:13
Thu, 11 Feb 2016 02:24:05
Any suggestions or clues on how to do this in SED would be greatly appreciated.
Thanks,
Mark
[Non-text portions of this message have been removed]
I have a file that has a list of datetimes like so:
Sun Nov 29 03:35:21 2015
Mon Dec 21 00:08:13 2015
Thu Feb 11 02:24:05 2016
I would like to re-format the datetimes like so:
Sun, 29 Nov 2015 03:35:21
Mon, 21 Dec 2015 00:08:13
Thu, 11 Feb 2016 02:24:05
Any suggestions or clues on how to do this in SED would be greatly appreciated.
Thanks,
Mark
[Non-text portions of this message have been removed]