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