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