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