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