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