[ Thread Index | 
Date Index
| More debianworld.org/shellscript-fr Archives
] 
Re,
Oups !! manquait juste une ligne `a mon precedent mail. (Argh, copier/coller
quand tu nous mords). `A rajouter a la fin donc :
-%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<-
' fichier-log
-%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<--%<-
Christophe Martin a écrit :
[kwouic]
> END {
> 	for( i in nmac ) {
> 		printf "machine %20s : critique %4d attention %4d\n", i, critique[i], attention[i]
> 	}
> }