![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to deleting some files under subdirectory | AdziE | Shell Programming and Scripting | 4 | 08-20-2008 09:05 AM |
| Count files in every subdirectory | yorryk | Shell Programming and Scripting | 3 | 08-12-2008 06:22 PM |
| [Question]How to copy files to all subdirectory | dzufauzan | UNIX for Dummies Questions & Answers | 2 | 07-09-2008 02:45 AM |
| Find files in directory and its subdirectory | jyotib | Shell Programming and Scripting | 11 | 01-24-2008 04:19 PM |
| How can I copy files and subdirectory? | odogbolu98 | UNIX for Dummies Questions & Answers | 3 | 02-15-2002 03:14 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How Prevent from deleting subdirectory files
Hi All,
I am using the foolowing find /home/vcrd/put -name '*.z' -mtime +5 -exec rm -f {} \; in a shell script, it is deleting all file having *.z in /home/vcrd/put/appl sub directory. I donot want the files in the subdirectory are deleted. Regards Megh |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|