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