I have a text file with the following format. Is there a way to sort the data based on date/time and write it to another file. I know a way using python, but intend to use bash only for this.
15:19 09/01/21 string1
2:19 09/01/21 string2
1:19 09/01/21 string3