Skip to main content
3 of 4
added 150 characters in body
Danny
  • 551
  • 2
  • 9
  • 18

Sort the files in the directory recursively based on last modified date

Sort the files in the directory recursively based on last modified date

I have modified a lot of files in my directory want to know what are those files by sorting them by the last modified date and in that I want some of the extensions to be excluded

in the svn directory I have a lot of .svn files too which I dont want to show in the sort

Danny
  • 551
  • 2
  • 9
  • 18