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