home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #4 / amigamamagazinepolishissue1998.iso / www / netbsd / .login < prev    next >
Text File  |  1997-11-21  |  264b  |  12 lines

  1. #example login file for c-shell
  2.  
  3. #set terminal type
  4.  
  5. tset vt220
  6.  
  7. #define some environment variables
  8. #the tape environment variable is used by tar and mt
  9. setenv TAPE /dev/nrst0
  10. #On systems with oracle (database) Oracle_Home should be set
  11. setenv ORACLE_HOME /oracle
  12.