home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / etc / init.d / hostname.sh < prev    next >
Text File  |  1998-06-21  |  132b  |  9 lines

  1. #
  2. # hostname.sh    Set hostname.
  3. #
  4. # Version:    @(#)hostname.sh  1.00  22-Jun-1998  miquels@cistron.nl
  5. #
  6.  
  7. hostname --file /etc/hostname
  8.  
  9.