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