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