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