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