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