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