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