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