Use "find" to search for files without extensions ?
From: thewhizkid (thewhizkid_at_rock.com)
Date: 09/25/03
- Next message: Thomas Tornblom: "Re: Use "find" to search for files without extensions ?"
- Previous message: Henry: "Other language codepage support"
- Next in thread: Thomas Tornblom: "Re: Use "find" to search for files without extensions ?"
- Reply: Thomas Tornblom: "Re: Use "find" to search for files without extensions ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Sep 2003 22:34:40 -0700
Is it possible to use the Unix "find" command to search a directory
recursively and print out all filenames without extensions ?
--------------
e.g.
/projdir/proj1/xyz/a.c
/projdir/proj1/def/b.h
/projdir/proj1/xyz/check
/projdir/proj2/dir1/spell.pl
/projdir/proj1/xyz/proj1.doc
/projdir/proj3/main/hello
should show only:
check
hello
--------------
Any help appreciated.
ThewhiZKID./
- Next message: Thomas Tornblom: "Re: Use "find" to search for files without extensions ?"
- Previous message: Henry: "Other language codepage support"
- Next in thread: Thomas Tornblom: "Re: Use "find" to search for files without extensions ?"
- Reply: Thomas Tornblom: "Re: Use "find" to search for files without extensions ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|