|
#1
|
|||
|
|||
|
...to empty some folders on my site.
I am trying to use these: rm -rf /home/mySite/public_html/cache/* But I get an error as follows: /bin/sh: /bin/rm: Argument list too long So, any ideas how to fix this cron job to work properly? Thanks, |
|
#2
|
|||
|
|||
|
find /home/mySite/public_html/cache/ -type f -exec rm {} \;
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cron Job | osirion | Suggestions | 1 | 01-29-2008 02:39 AM |
| Cron Job | Dwight | Shared Hosting Support | 7 | 07-27-2006 05:10 PM |
All times are GMT -5. The time now is 06:04 PM.










