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