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