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