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