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