Xref: utzoo unix-pc.general:5771 comp.sys.att:9982 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!yale!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!rphroy!trux!ramecs!car From: car@ramecs.UUCP (Chris Rende) Newsgroups: unix-pc.general,comp.sys.att Subject: "memo" & "email" in crontab? Message-ID: <252@ramecs.UUCP> Date: 14 Jul 90 01:24:28 GMT Organization: Larry L. Roy,Rochester MI,USA Lines: 14 While cleaning up my /usr/lib/crontab I found these two lines: 30 3 * * * /bin/su root -c "/usr/bin/memo -m > /dev/null" 30 3 * * * /bin/su root -c "/usr/bin/email -m > /dev/null" I have neither "memo" nor "email" in /usr/bin. I assume that these are for some software package which I don't have. Can anyone shed some light on these two lines? Thanks, car.