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