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