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