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