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