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