[27884] in Hotline Meeting

home help back first fref pref prev next nref lref last post

TOUCH command

daemon@ATHENA.MIT.EDU (service@MIT.EDU)
Fri Apr 14 15:11:42 1995

From: service@MIT.EDU
To: dcns-cluster@MIT.EDU
Cc: hotline@MIT.EDU
Date: Fri, 14 Apr 1995 15:11:07 EDT


 I used the following stuff Brian showed me to fix
 a sparc 5 in B13.

 error;	
	error while loggin in "bad entry in /usr/tmp/attachtab

 why;
	attachtab gets updated with attaches durring each login 
	with attach entries. Example is below.

 fix;
	rm /usr/tmp/attachtab
	cd /usr/tmp
	touch attachtab

	If you 'attach public-sunsys'
	then 'attach' yu will see public packs attached and
	attachtab is now okay.

	The touch command creates a 0 length file. So basicly it
	gets recreated. 


 example;
A1 0+AFS public-dmusys localhost /afs/athena.mit.edu/system/pmax_ul4/srvd.77 0.0
.0.0 0 /srvd 0 0 0 n
A1 0+AFS lbrooks localhost /afs/athena.mit.edu/user/l/b/lbrooks 18.159.0.20 0 /m
it/lbrooks 0 9094 0 w
A1 0+AFS cygnus localhost /afs/athena.mit.edu/software/cygnus 18.158.0.25 0 /mit
/cygnus 0 9094 0 w
A1 0+AFS ldssa localhost /afs/athena.mit.edu/activity/l/ldssa 18.159.0.20 0 /mit
/ldssa 0 9094 0 w

home help back first fref pref prev next nref lref last post