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