|
-
January 28th, 2013, 09:14 AM
#1
Search and Copy Files in Dev-c++
hi,
i want to search a special folder (and SubFolders) for Sh files (*.sh) then copy them (if found) to specified directory in Dev-C++ ,so that i need two function:
1-Search in specified directory for special FileType (*.sh)
2-Copy given file to specified directory .
in linux/bash Scripting you can do this easily but i should do this in Dev-C++
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|