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