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