I am trying to save nettop output from my terminal to a text file (possibly .csv), what I want to do is to highlight different values, in particular, I want to track bytes coming from (so that I can reference this file in another application ) I am not very well versed in bash scripts, but I believe that the right script could do such things, or is there a better way?
source
share