-1
I have several files in one folder: 01.PNG, 02.PNG, 05.PNG, some of the files do not have (04.PNG, 03.PNG).
What would be the easiest way to write a text document where each file name would be written in the same line number:
Thus:
01.PNG
02.PNG
05.PNG
NOTE THAT THE MISSING FILES, THE LINES WERE JUST SKIPPED!
Have you tried anything? What was the difficulty?
– Woss
I’m looking for the easiest language to do that. As I will do in excel, I started looking for there, but I accept a solution in python or any other tbm! Know if you can do it for windows bash?
– Lucas Dadalt