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