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