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