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