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