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