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
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Theodotos Andreou 2d92deafbd Link to master repo 5 년 전
README.md Link to master repo 5 년 전
sort-photorec Put my photorec sorter script into git 6 년 전

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: