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