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