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