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