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