home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / news / cnews.tar / util / newshostname < prev    next >
Text File  |  1994-11-27  |  223b  |  9 lines

  1. #! /bin/sh
  2. # newshostname - print the hostname known to the news system
  3. # =()<. ${NEWSCONFIG-@<NEWSCONFIG>@}>()=
  4. . ${NEWSCONFIG-/etc/news/bin/config}
  5.  
  6. PATH=$NEWSCTL/bin:$NEWSBIN:$NEWSPATH ; export PATH
  7.  
  8. cat $NEWSCTL/whoami
  9.