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