Browse Source

README.md

README for sort-photorec
master
Erik Popp GitHub 6 years ago
parent
commit
72316b803d
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

+ 6
- 0
README.md View File

@@ -0,0 +1,6 @@
# 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".

Loading…
Cancel
Save