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