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