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