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