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