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