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