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