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