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