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