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