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