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