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