[pseudocode] Loop over the list of files in the source directory Read each file's date If date contains 2008 Move file to target directory End if End loop