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