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