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