I need to pull the date and filename from a string.
example:
-rw-rw-r-- 1 kkannon nzt-nfs-access 277981 Dec 1 20:34 Board 1_kkannon_1608126559567.xlsx
So I would have 1 column with "Dec 1" and another with "Board 1_kkannon_1608126559567.xlsx". The "Board 1_kkannon_" and ".xlsx" portion of the filename string will remain the same but the number will change
.
Also, has anyone experienced the issue of the download tool not getting the year?