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