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