7816df151b3620cd832cc193c778a472b610bf75
[platal.git] / kill_sessions.sh
1 #!/bin/sh
2
3 find /var/lib/php5 -maxdepth 1 -name 'sess_*' -type f -delete