On Fri, Dec 14, 2001 at 12:37:22PM +0300, Alexander V. Lukyanov wrote: > > > For 'find' command i'd like to see option to list files, ie display file > > > size, date etc > > > > That's ls's job, not find's. > > why not? Plain find has the option -ls.
Doesn't look particularly useful, especially since it always uses -dils. (It'd be easy enough to implement, as long as we force -l, but ls -R is far more useful, I think.) -- Glenn Maynard
