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