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