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