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