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