The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Error when find and remove directory based on time
.
User Name
Remember Me?
Password
google site
Forums
Register
Blog
Man Pages
Forum Rules
Links
Albums
FAQ
Users
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Error when find and remove directory based on time
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
02-02-2007
srikanthus2002
Registered User
Join Date: Sep 2006
Location: Can u guess...!
Posts: 160
can you show me the o/p of
Code:
find ./2* -type d
and
Code:
find ./2* -type d -mtime +0
then you come to know what is the problem of it
srikanthus2002
View Public Profile
Find all posts by srikanthus2002