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