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