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