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