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