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