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