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