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