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