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