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