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