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