![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to select a particular media from the printer with a UNIX command | HelpMeOUt | UNIX for Dummies Questions & Answers | 3 | 12-20-2007 04:42 PM |
| Sorting Files according to their Extensions... | marconi | Shell Programming and Scripting | 1 | 12-07-2007 03:47 PM |
| Find files with 3 different extensions | mahalakshmi | Shell Programming and Scripting | 11 | 12-28-2006 06:19 AM |
| List Files by Extensions | newbienix | UNIX for Dummies Questions & Answers | 2 | 05-25-2006 06:05 AM |
| Korn shell "select" command | mpegler | Shell Programming and Scripting | 2 | 06-23-2002 10:41 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Command to select files with different extensions
I want to select files which have different extensions such as .cpp, .cs, .h
I can select one of them as Code:
find . -name "*.cpp" |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|