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