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