To print the first line as-is: awk '{print (NR>1 ? $0*0.98 : $0)}'. To print lines that are not a number as-is: awk '{print ($0+0 == $0 ?</span> </span> </div> </div></td></tr></table></div></div></div> </div> </div><div> <div> <div class=ezO2m
The -sb tells the DU (Disk Utilization)/comand to show a summary (-s) of usage in bytes (-b). The Awk parameter is taking only thr first part of each line.
The next example, which is run on the inventory-shipped file, prints the first two fields of each input record, with a space between them: $ awk '{ print $1, $2 ...