Matt wrote: > Is there a way to tell rm -f to only remove a file if its owned by say > mail? find <path> -user mail -exec rm -f {} \; man find. mark _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos