gc.sh: remove stale core files with other crud
commitc03177d25ba9f735cc6b76d4c442c862cf88e904
authorKyle J. McKay <mackyle@gmail.com>
Sat, 25 Nov 2017 22:55:20 +0000 (25 14:55 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 25 Nov 2017 22:55:20 +0000 (25 14:55 -0800)
tree7128b8e69ccc57b0198989e2c3d85ec33d71c96c
parent1ebb416a5789fdbebc479eb0ff19abeb91797c4c
gc.sh: remove stale core files with other crud

Consider any core files (core, *.core or core.*) to be garbage
if they are more than 3 days old and remove them with the other
crud (remove_crud).

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/gc.sh