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