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