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