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