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