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