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