[Ilugc] finding file size and its date

  • From: andyetitmoves@xxxxxxxxx (R.Ramkumar)
  • Date: Tue Oct 31 18:31:17 2006

hi all,

I would like to find all the files which has the size above 10MG and its time 
of creation.

how to acheive the above task in a single command ?

one more method... the zsh way...

ls -l **/*(.LM+10)

-- 
One of the main causes of the fall of the Roman Empire
was that, lacking zero, they had no way to indicate
successful termination of their C programs.
                             -- Robert Firth

Other related posts: