scyther/gui/wiper.sh

6 lines
66 B
Bash
Raw Normal View History

#!/bin/sh
2011-01-27 09:57:54 +00:00
find lsf.* -maxdepth 0 -amin +11 -print -delete 2>&1