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