i would like to find files that have been modified during a month. lets say i am type in 2004 06
it will find files in the month of june.
i know using l -la lista all the files and thier attrbutes. and one of thier attributtes is last modified time. can i somehow search for files using the modified time attrbute of the file
is there also a way to convert a numberic date to a textual date e.g. like
06 2006 to jun 2006
need help urgently
thanks