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