Subversion Repositories sysadmin_scripts

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
14 rodolico 1
#! /bin/bash
2
 
3
#if [ -e /tmp/mailq.dat ]; then
4
   /bin/cat /tmp/mailq.dat
5
#fi