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