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