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