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