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