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