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