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