Sample Header Ad - 728x90

Load files in sequential order

0 votes
2 answers
146 views
I need to load multiple files in my shell script with the same filename but appended in the front of each file name is YYMMDDPERSONNEL Examples: 231102PERSONNEL and 230103PERSONNEL There are many other files in the same directory so filenames are important in the sort. I need to sort files to be loaded from the oldest to the newest. Currently what I have is only designed to handle one file at a time.
Asked by teejay (9 rep)
Nov 7, 2023, 05:05 PM
Last activity: Nov 12, 2023, 08:19 AM