home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 11056 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!rsg1.er.usgs.gov!resdgs1.er.usgs.gov!mfugazzo
  3. From: mfugazzo@resdgs1.er.usgs.gov (Mark Fugazzotto)
  4. Subject: IF ONLY...
  5. Message-ID: <1992Sep14.202442.28122@rsg1.er.usgs.gov>
  6. Originator: mfugazzo@resdgs1.er.usgs.gov
  7. Sender: news@rsg1.er.usgs.gov
  8. Organization: United States Geological Survey
  9. Distribution: usa
  10. Date: Mon, 14 Sep 1992 20:24:42 GMT
  11. Lines: 20
  12.  
  13.   If only I could get the output from a script that
  14. is executed by cron to display on the terminal! Before I
  15. knew it, cron had mailed 411 messages to root. the messages
  16. were one liners, the line that was suppose to be echoed to 
  17. the screen!
  18.  there is a line in the script that reads:
  19.   
  20.      echo "bla bla bla bla"
  21.  
  22.  I have tried to use wall, xmessage, tmessage, and a few others.
  23. I tried redirecting crons output, but am not sure that I had done
  24. it correctly.
  25.  I'm on a Data General AViiON 300 workstation, running DGUX 5.4.1
  26. Can someone please get my output from this very simple script to
  27. the screen! 
  28.                       Thanks in advance!!
  29.  
  30.                                mfugazzo@resdgs1.er.usgs.gov
  31.  
  32.                                            Mark F.
  33.