X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=bin%2Fkhatus_sensor_procs;h=5a3c6317f9e49ecdd0731a238ea62e229f528181;hp=7083d812f53afa2367a45b5cfcf8730000022a24;hb=0c45b7a3326f8359eedcf265f40f9a160df82f97;hpb=b9d5cfd40bfd794a8f66ed443f13259934b43cbc diff --git a/bin/khatus_sensor_procs b/bin/khatus_sensor_procs index 7083d81..5a3c631 100755 --- a/bin/khatus_sensor_procs +++ b/bin/khatus_sensor_procs @@ -4,4 +4,4 @@ set -e dir_bin="$1" -ps -eo pid,state,rss,command ww --no-headers | "$dir_bin"/khatus_parse_ps +ps -eo pid,state ww --no-headers | "$dir_bin"/khatus_parse_ps