scyther/gui/wiper.sh
2011-01-27 10:57:54 +01:00

6 lines
66 B
Bash
Executable File

#!/bin/sh
find lsf.* -maxdepth 0 -amin +11 -print -delete 2>&1