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