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