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