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