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