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