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