home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / A / UTIL / README < prev    next >
Encoding:
Text File  |  1995-04-20  |  345 b   |  16 lines

  1. The reset here adds:
  2.  
  3. echo -e \\033c
  4.  
  5. to the end of the script. This helps when your screen gets *really* scrambled.
  6.  
  7. Also, the pathnames.h file was edited slightly to make login provide a more
  8. complete default path:
  9.  
  10. For root: /usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/bin:/usr/bin
  11. For users: /usr/local/bin:/bin:/usr/bin
  12.  
  13. Have fun!
  14.  
  15. Pat
  16.