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