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