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