Browse Source

Update 'README.md'

master
Joshua Pickard 5 years ago
parent
commit
580ebfbb02
  1. 2
      README.md

2
README.md

@ -2,3 +2,5 @@
Bash script for sorting [PhotoRec](https://github.com/cgsecurity/testdisk) recovered data, but can be used for sorting any data by extension. Bash script for sorting [PhotoRec](https://github.com/cgsecurity/testdisk) recovered data, but can be used for sorting any data by extension.
[PhotoRec](https://github.com/cgsecurity/testdisk) sorts data in many directories, with no organization by filetype. This script creates a new directory with subdirectories for every filetype recovered by [PhotoRec](https://github.com/cgsecurity/testdisk), then moves files into their corresponding place. [PhotoRec](https://github.com/cgsecurity/testdisk) sorts data in many directories, with no organization by filetype. This script creates a new directory with subdirectories for every filetype recovered by [PhotoRec](https://github.com/cgsecurity/testdisk), then moves files into their corresponding place.
`git clone https://git.laurelcountycorrections.org/jpickard/photosort.git` and `sudo sh photosort/photosort.sh`. Input Source Directory and Destination.
Loading…
Cancel
Save