Explorar o código

Update netlog.sh

蘭雅sRGB %!s(int64=6) %!d(string=hai) anos
pai
achega
d9c3837373
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netlog.sh

+ 1 - 1
netlog.sh

@@ -10,7 +10,7 @@ vnstat -m >> ${INDEX_HTML}
 vnstat -d >> ${INDEX_HTML}
 vnstat -h >> ${INDEX_HTML}
 
-top | head -5 >> ${INDEX_HTML}
+top -b  | head -5 >> ${INDEX_HTML}
 
 ######################################