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