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