330.news revision 28263
128263Spst#!/bin/sh
228263Spst#
328263Spst# $Id: 330.news,v 1.1.1.1 1997/08/12 17:51:15 pst Exp $
428263Spst#
528263Spst# Expire news articles
628263Spst# (This is present only for backwards compatibility, usually the news
728263Spst# system handles this on its own).
828263Spst
928263Spstif [ -f /etc/news.expire ]; then
1028263Spst	/etc/news.expire
1128263Spstfi
12