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