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