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