From 580ebfbb02d94247c94a133797f75cb6022c4f8e Mon Sep 17 00:00:00 2001 From: jpickard Date: Wed, 8 Dec 2021 17:18:16 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d93142b..c003473 100644 --- a/README.md +++ b/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. [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. \ No newline at end of file