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