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