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