/[Frey]/branches/dbic/bin/clean-var.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/dbic/bin/clean-var.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 998 - (show annotations)
Sun Jan 11 22:54:35 2009 UTC (15 years, 4 months ago) by dpavlin
File MIME type: application/x-sh
File size: 109 byte(s)
DBIx::Class experimental implementation
1 #!/bin/sh
2
3 find var/log/ -mtime +1 -exec rm -v {} \;
4 find var/INC/ -mtime +1 -exec rm -v {} \;
5 du -kcs var/*

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26