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