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