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