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