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