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