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