How to disable standard columns?
Hi guys, I want to disable some standard columns (files and ports) but every time I remove these colomns, they come back with the next check. I dont know if its the right way to disable the "ports" column, but I uncommented these lines in hobbitclient-aix.sh and its disabled now: #echo "[ports]" #netstat -an | grep "^tcp" For the "files" column I couldnt find anything to uncomment. Does someone know how to disable it? TIA, Cayo