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