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