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