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