find command

Dan Jenkins dan at rastech.com
Tue Nov 23 11:20:01 EST 2004


Christopher Schmidt wrote:

> On Tue, Nov 23, 2004 at 11:04:21AM -0500, Travis Roy wrote:
> 
>>I did some searching but couldn't find what I was looking for.
>>
>>Is there anyway to make the results of a find command return the results 
>>alphabetically?
> 
> find . | sort

find . | sort -f

to ignore case

-- 
Dan Jenkins (dan at rastech.com)
Rastech Inc., Bedford, NH, USA --- 1-603-206-9951
*** Technical Support for over a Quarter Century



More information about the gnhlug-discuss mailing list