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