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