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