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