Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
>
Linux Operating System
>
Programming / Scripts
bash script to delete all directories over one week old
User Name
Remember Me?
Password
Register
FAQ
Search
Latest Posts
Mark Forums Read
LinkBack
Thread Tools
Search this Thread
Display Modes
08-01-2005, 09:31 PM
#
1
(
permalink
)
econ
Junior Member
Join Date: Jun 2005
Posts: 28
bash script to delete all directories over one week old
I am going to setup a cron job to delete all directories over one week old.
Is this the proper command to include?
find . -mtime +7 -exec ls -ld {} \;
I want to proceed with caution... since there is no easy undelete with Linux!
econ
View Public Profile
Send a private message to econ
Find More Posts by econ
Sponsored Links
08-02-2005, 08:00 PM
#
2
(
permalink
)
sandman
Junior Member
Join Date: Jul 2005
Posts: 34
You might want to use "-type d" before the -exec also, to make sure it only comes back with directories. By default, it will show files, directories, symlinks, devices, pipes, sockets, etc. -- anything that exists. Use Care
sandman
View Public Profile
Send a private message to sandman
Find More Posts by sandman
«
Previous Thread
|
Next Thread
»
Thread Tools
Search this Thread
Show Printable Version
Email this Page
Search this Thread
:
Advanced Search
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00
» Sponsors
» Links
» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers
» Links
» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum
All times are GMT -4. The time now is
10:42 PM
.
Contact Us
-
WebMaster Forums
-
Archive
-
Privacy Statement
-
Top
LinkBacks Enabled by
vBSEO
3.0.0 RC8
Webmaster Forums
LinkBack
LinkBack URL
About LinkBacks