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