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