#!/bin/sh# Copyright 1999-2005 Gentoo Foundation# Distributed under the terms of the GNU General Public License v2# $Id$## Clean up stale rwho entries after one month
find/var/spool/rwho-mindepth1-maxdepth1-typef!-name.keep\!-ctime-30-print0|xargs-r0rm-f