ref: 44c3fc9fa6b8bc7fb770a489c7dac51739baceb3 dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }