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