A BASH script that sorts the files that photorec recovers into folders by their file extension by Erik Popp https://github.com/erikpopp/sort-photorec
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Theodotos Andreou 2d92deafbd Link to master repo vor 5 Jahren
README.md Link to master repo vor 5 Jahren
sort-photorec Put my photorec sorter script into git vor 6 Jahren

README.md

sort-photorec

A BASH script that sorts the files that photorec recovers into folders by their file extension

photorec is an amazing tool, but it's hard to process the files that it recovers. They usually don't have the original names, and they're all dumped into a single folder. sort-photorec makes photorec more useful by putting all the files with a given extension into their own folder. It handles files without extensions by putting them in a separate folder named “No File Extension”.

References: