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