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