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