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