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