瀏覽代碼

Link to master repo

master
Theodotos Andreou 5 年之前
父節點
當前提交
2d92deafbd
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      README.md

+ 4
- 0
README.md 查看文件

@@ -4,3 +4,7 @@ A BASH script that sorts the files that photorec recovers into folders by their
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:
-----------
* https://github.com/erikpopp/sort-photorec

Loading…
取消
儲存