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