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