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