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