[comp.benchmarks] sdflkj

martin@burk.ericsson.se (Martin Engstrom) (03/08/91)

# .login file 1.0 88/12/02
##################################################################
#
#         .login file
#
#         Read in after the .cshrc file when you log in.
#         Not read in for subsequent shells.  For setting up
#         terminal and global environment characteristics.
#
##################################################################

source /usr/local/lib/tmf/Login.tmf		# Read TM/F's login file

# Local definitions
setenv PRINTER lw6s

# Set path
set path=(. \
	$path_openwin \
	$path_BSD \
	$path_SVR3 \
	$path_std \
	$path_lang \
	$path_prog /usr/bin/X11 )

###### Personal commands ######

setenv HOME_HOST burk
setenv DISPLAY ${HOME_HOST}:0

############# End #############
	
if( ($HOST == $HOME_HOST) && ( `tty` == /dev/console ) ) then
#if( `tty` == /dev/console ) then
	echo Press ^C to stop OpenWindows
	sleep 1
	/usr/demo/SOUND/play -v 10 ~martin/sounds/Peter_Gunn.au &
	openwin
	echo Bailing out in 2 second!
	sleep 2
	logout
endif
--
_______________________________________________________________________
Martin Engstrom                   | Phone  +46 8 719 30 92
Dpt for Standard Computer Systems | Fax    +46 8 719 29 00
Ericsson Telecom AB               | E-mail martin@beppe.ericsson.se  ,-,