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