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