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