Hi all
Just working on a project at the moment which involves creating around 1500 individual PDFs, these then need putting into 1500 corresponding folders
The PDFs are simply named with incremental numbers, so:
1.PDF
2.PDF
...
...
1500.PDF
The Folders have been created through a dirlist script in terminal, they include an incremental number as well as a unique identifier, so for example
1 - 113596
2 - 115374
...
...
1500 - 11877
Does anyone know of a way, through terminal, or even with automator, to move the PDFs to the corresponding incremental number of the folders...so '1.PDF' into folder '1 - 113596'
Just to save me dragging and dropping 1500 times
Any Help would be much appreciated
Just working on a project at the moment which involves creating around 1500 individual PDFs, these then need putting into 1500 corresponding folders
The PDFs are simply named with incremental numbers, so:
1.PDF
2.PDF
...
...
1500.PDF
The Folders have been created through a dirlist script in terminal, they include an incremental number as well as a unique identifier, so for example
1 - 113596
2 - 115374
...
...
1500 - 11877
Does anyone know of a way, through terminal, or even with automator, to move the PDFs to the corresponding incremental number of the folders...so '1.PDF' into folder '1 - 113596'
Just to save me dragging and dropping 1500 times
Any Help would be much appreciated