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