home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / ultrix / 8821 next >
Encoding:
Text File  |  1992-12-11  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!news.cc.swarthmore.edu!hirai
  3. From: hirai@cc.swarthmore.edu (Eiji Hirai)
  4. Subject: Re: rdist  from Ultrix to SGI work?
  5. Message-ID: <7RBVB3PL@cc.swarthmore.edu>
  6. Sender: news@cc.swarthmore.edu (USENET News System)
  7. Nntp-Posting-Host: gingko
  8. Organization: Information Services, Swarthmore College, Swarthmore, PA, USA
  9. References: <9212081523.AA23352@TIS.COM> <1992Dec8.185220.10702@athena.mit.edu> <TREESE.92Dec10224340@vanilla.lcs.mit.edu>
  10. Date: Fri, 11 Dec 1992 19:05:40 GMT
  11. Lines: 16
  12.  
  13. treese@lcs.mit.edu (Win Treese) writes:
  14. :As an aside, rdist also gets confused if your .cshrc has output...
  15.  
  16. But all good sysadmins put the following at the top of their /.cshrc files,
  17. no?
  18.  
  19. # no need to read this file if noninteractive.
  20. if (! $?prompt) exit        # prompt is set if interactive.
  21. if (! $?term) exit        # term is set if we have a tty attached
  22.                 # (needed for at).
  23.  
  24. --
  25. hirai@cc.swarthmore.edu (Eiji Hirai)    :     :    :   :  : :: ::: :::: :::::
  26. Unix Geek for Swarthmore College        :     :    :   :  : :: ::: :::: :::::
  27. Information Services, Swarthmore, PA, US.       Copyright 1992 by Eiji Hirai.
  28. I don't speak for Swarthmore College.                    All Rights Reserved.
  29.