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