diff --git a/bin/ps-graph b/bin/ps-graph index 2474838..9d3139f 100755 --- a/bin/ps-graph +++ b/bin/ps-graph @@ -210,6 +210,7 @@ function ps2gv { } } gsub(/^\/.*\//, "", comm) + gsub(/.*\./, "", comm) colortxt = "" if (comm2color[comm] != "") {