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