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