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