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