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