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