using find to produce a list of file extensions in use
From: Eric (no_one_at_comcast.net)
Date: 02/21/05
- Next message: max_at_epicproducts.com: "math functions in kernel module"
- Previous message: Lord Williams: "Are there such things as Linux platform specific software??"
- Next in thread: Chris F.A. Johnson: "Re: using find to produce a list of file extensions in use"
- Reply: Chris F.A. Johnson: "Re: using find to produce a list of file extensions in use"
- Reply: noi: "Re: using find to produce a list of file extensions in use"
- Reply: ray: "Re: using find to produce a list of file extensions in use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Feb 2005 12:59:00 -0800
I've been fooling around with find trying to get it to scan my directory
tree and tell me what file extension have been used. but i cant come up
with a combo of find,sed,sort & uniq that will give me what i want.
I want the list to look something like this:
html
jpg
png
Anyone?
Thanks
Eric
-- Byte=8 bits, a kilobyte is 1024 bytes There is no such thing as a kibibit,mebibit etc
- Next message: max_at_epicproducts.com: "math functions in kernel module"
- Previous message: Lord Williams: "Are there such things as Linux platform specific software??"
- Next in thread: Chris F.A. Johnson: "Re: using find to produce a list of file extensions in use"
- Reply: Chris F.A. Johnson: "Re: using find to produce a list of file extensions in use"
- Reply: noi: "Re: using find to produce a list of file extensions in use"
- Reply: ray: "Re: using find to produce a list of file extensions in use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|