.TH "SORT\-PICTURES" "1" "April 25, 2013" "User Manuals" "" .SH NAME .PP sort\-pictures \- sort pictures according to exif date .SH SYNOPSIS .PP sort\-pictures .SH DESCRIPTION .PP Sort\-pictures uses the exif tags in jpeg pictures recovered by \f[C]recoverjpeg\f[] in directories. It creates hard links to organize sorted pictures. .PP Running sort\-pictures will scan the current directory for files named after the template \f[C]image?????*.jpg\f[] (\f[C]image\f[] followed by at least five characters followed by \f[C]\&.jpg\f[]). A new hardlink will be created for each file in one of the following directories: .IP \[bu] 2 \f[I]invalid\f[] The picture is an invalid JFIF file. .IP \[bu] 2 \f[I]small\f[] The picture size is less than 100,000 bytes. .IP \[bu] 2 \f[I]undated\f[] Sort\-pictures was unable to determine the date of the picture from the exif tags. .IP \[bu] 2 \f[I]YYYY\-MM\-DD\f[] A directory representing the date at which the picture was taken. .SH SEE ALSO .PP \f[C]recoverjpeg\f[](1) \f[C]remove\-duplicates\f[](1) .SH COPYRIGHT .PP Copyright (c) 2004\-2013 Samuel Tardieu . This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH AUTHORS Samuel Tardieu .