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