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