Skip to main content
English contractions use apostrophes.
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 266

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 dontdon't want to show in the sort

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

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 don't want to show in the sort

added 150 characters in body
Source Link
Danny
  • 551
  • 2
  • 9
  • 18

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

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

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

edited tags
Link
Gilles 'SO- stop being evil'
  • 865.9k
  • 205
  • 1.8k
  • 2.3k
Source Link
Danny
  • 551
  • 2
  • 9
  • 18
Loading