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