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