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