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