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