home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13161 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.1 KB

  1. Path: sparky!uunet!gatech!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!not-for-mail
  2. From: Christophe.Wolfhugel@grasp.insa-lyon.fr (Christophe Wolfhugel)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: /etc/motd - any suggestions?
  5. Date: 9 Jan 1993 09:49:21 +0100
  6. Organization: INSA Informatique (Grasp), Lyon, France
  7. Lines: 17
  8. Message-ID: <1im3ihINNl86@grasp1.univ-lyon1.fr>
  9. References: <1993Jan4.024102.29058@ncsu.edu> <1993Jan8.183616.13956@sauveur.in-berlin.de>
  10. NNTP-Posting-Host: grasp1.univ-lyon1.fr
  11.  
  12. tom@sauveur.in-berlin.de (Th.H. v. Kamptz):
  13. >     mknod /etc/motd p
  14.  
  15. No this won't work.  I see 2 reasons:
  16.  
  17. 1) Never do this if you can't ensure that there will ALWAYS be a producer on
  18.    the other side of the pipe.  Otherwise you won't really log into the
  19.    system.
  20.    Using an appropriate entry in inittab could be a solution.
  21.  
  22. 2) Named pipes generally work fine in a multi-producers, one reader
  23.    environment.  If you have 2 or more simultaneous logins reading the pipe,
  24.    how do you guess it will work ?  Each logins will get parts of your
  25.    message.
  26.  
  27. -- 
  28. Christophe Wolfhugel    |    Email: Christophe.Wolfhugel@grasp.insa-lyon.fr
  29.