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