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